crispedge.com

Color picker

Loading...

#fa94b4 hex color - Orange - Warm color - Information

#fa94b4 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fa94b4 Color code in RGB color code model is created after adding 98.04% red color, 58.04% green color and 70.59% blue color. Hex #fa94b4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 28% yellow and 2% black.

Hex #fa94b4 color code is between #ff99bb web safe hex color code and #ee88aa web safe hex color code. #ff99bb is the nearest web safe color code. You can see here many more shades of #fa94b4 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codefa94b4#fa94b4
RGB Decimal250, 148, 180rgb(250, 148, 180)
RGB Percent98%, 58%, 71%rgb(98%, 58%, 71%)
CSS RGBa250, 148, 180,1rgba(250,148,180,1)
CMYK Modelcmyk(0%,41%,28%,2%)
HSL Color Space341,91% ,78%hsl(341,91% ,78%)
HSV Color Space341°, 41%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101001010010110100
Octal372224264
Decimal250148180
Hexfa94b4

Different shades of #fa94b4 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #fa94b4
#fcc5d6
Dark Shade of #fa94b4
#f86392
Saturated Shade of #fa94b4
#ff8fb2
Desaturated Shade of #fa94b4
#f49ab6
Grey scale Shade of #fa94b4
#c7c7c7
Brighten Shade
#ffadcd
Most Readable Shade
#000000

Shades of #fa94b4 color code

Generate more color scales with scales (color stack) generator.

#fa94b4
#de83a0
#c2738c
#a66278
#8a5264
#6f4150
#53313c
#372028
#1b1014
#000000

Similar Color like #fa94b4 color

Find visually similar hex color codes nearing to #fa94b4 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#fb95b5
#fc96b6
#fd97b7
#fe98b8
#ff99b9
#ff9aba
#ff9bbb
#ff9cbc
#ff9dbd
#ff9ebe
#ff9fbf
#ffa0c0
#ffa1c1
#ffa2c2
#f993b3
#f892b2
#f791b1
#f690b0
#f58faf
#f48eae
#f38dad
#f28cac
#f18bab
#f08aaa
#ef89a9
#ee88a8
#ed87a7
#ec86a6

Monochromatic Color with #fa94b4

#fa94b4
#25161b
#502f3a
#7a4958
#a56277
#cf7b95

Tints of #fa94b4 Color

#fa94b4
#fa9fbc
#fbabc4
#fbb7cd
#fcc3d5
#fccfdd
#fddbe6
#fde7ee
#fef3f6
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#fa94b4
#94fada

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#fa94b4
#94faa7
#94e7fa

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#fa94dd
#fa94c8
#fa94b4
#fa94a0
#fa9d94

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#fa94b4
#b4fa94
#94b4fa

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#fa94b4
#e7fa94
#94fada
#a794fa

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#fa94b4
#94fada
#94e7fa
#faa794

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #fa94b4 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#fa94b4 Color Code Preview on Black Background Color

This is how #fa94b4 Color will look on black background color. Color contrast ratio is 9.96

#fa94b4 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#fa94b4">Your Example Paragraph content text in with font color #fa94b4 </p>

Your Example Paragraph content text in with font color #fa94b4

HTML with inline CSS

<div style="color:#fa94b4">Your Paragraph text in with font color #fa94b4 </div>

Your Example Paragraph content text in with font color #fa94b4

#fa94b4 color code is use for CSS Background Color

Background color for the above div is #fa94b4

HTML with inline CSS

<div style="background-color:#fa94b4;"></div>

#fa94b4 color code is use for CSS Border Color

CSS Border color for the above div is #fa94b4

HTML with inline CSS

<div style="border:5px solid #fa94b4;"></div>

CSS Border Left color for the above div is #fa94b4

HTML with inline CSS

<div style="border-left:5px solid #fa94b4;"></div>

CSS Border Right color for the above div is #fa94b4

HTML with inline CSS

<div style="border-right:5px solid #fa94b4;"></div>

CSS Border Bottom color for the above div is #fa94b4

HTML with inline CSS

<div style="border-bottom:5px solid #fa94b4;"></div>

CSS Border Top color for the above div is #fa94b4

HTML with inline CSS

<div style="border-top:5px solid #fa94b4;"></div>

#fa94b4 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#fa94b4; } .examplecolorclass {color:#fa94b4; } .examplebordercolor {border:3px solid #fa94b4; }

#fa94b4 Color code Preview on White Background

This is how #fa94b4 Color code will look on white background color. Color contrast ratio is 2.11

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #fa94b4; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fa94b4; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(250,148,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(148,250,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,148,180,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.