Skip to main content Skip to docs navigation

#faaf89 hex color | Download Light Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Orange Grove and its hex is #FBAF8D Nearest Color Name

Color Hue/Base color: Red

Hex #faaf89 Color code in RGB color code model is created after adding 98.04% red color, 68.63% green color and 53.73% blue color. Hex #faaf89 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 45% yellow and 1.96% black.

Hex #faaf89 color code is between #ffaa88 web safe hex color code and #eebb99 web safe hex color code. #ffaa88 is the nearest web safe color code. You can see here many more shades of #faaf89 color code.

RGB Chart

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

Color Table

Hex Color Code faaf89 #faaf89
RGB Decimal 250, 175, 137 250, 175, 137
RGB Percent 98%, 69%, 54% rgb(98%, 69%, 54%)
CSS RGBa 250, 175, 137,1 rgba(250,175,137,1)
CMYK Model cmyk(0%,30%,45%,1.96%)
HSL Color Space 20,92% ,76% hsl(20,92% ,76%)
HSV Color Space 20°, 45%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 10101111 10001001
Octal 372 257 211
Decimal 250 175 137
Hex fa af 89

Different shades of #faaf89 color code.

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

Darkest of #faaf89
#e0520a
Darker of #faaf89
#f66d27
Dark of #faaf89
#f88e58
Base of #faaf89
#faaf89
Light of #faaf89
#fcd0ba
Lighter
#fef1eb
Lightest
#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

#faaf89
#89d4fa

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

Split Complementary

#faaf89
#89fae8
#899bfa

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

Analogous Color

#fa89a5
#fa8992
#faaf89
#fad589
#f0fa89

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

#faaf89
#af89fa
#89faaf

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

#faaf89
#89faaf
#89d4fa
#fa89d4

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

Square Color

#faaf89
#9bfa89
#89d4fa
#e889fa

Square 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).

Monochromatic Color with #faaf89

#b04007
#e0520a
#f66d27
#f88e58
#faaf89
#fcd0ba
#fef1eb
#ffffff
#ffffff

Tints of #faaf89 Color

#faaf89
#fab796
#fbc0a3
#fbc9b0
#fcd2bd
#fcdbca
#fde4d7
#fdede4
#fef6f1
#ffffff

Shades of #faaf89 color code

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

#faaf89
#de9b79
#c2886a
#a6745b
#8a614c
#6f4d3c
#533a2d
#37261e
#1b130f
#000000

Tones

#faaf89
#eeb395
#e1b7a2
#d5bbae
#c9bfba

Tones

Similar Color like #faaf89 color

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

#fbb08a
#fcb18b
#fdb28c
#feb38d
#ffb48e
#ffb58f
#ffb690
#ffb791
#ffb892
#ffb993
#ffba94
#ffbb95
#ffbc96
#ffbd97
#f9ae88
#f8ad87
#f7ac86
#f6ab85
#f5aa84
#f4a983
#f3a882
#f2a781
#f1a680
#f0a57f
#efa47e
#eea37d
#eda27c
#eca17b

Download this Light Red

Hex #faaf89 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.

#faaf89 Color Code Preview on Black Background Color

This is how #faaf89 Color will look on black background color. Color contrast ratio is 11.56

#faaf89 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faaf89

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faaf89

#faaf89 color code is use for CSS Background Color

Background color for the above div is #faaf89

HTML with inline CSS

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

#faaf89 color code is use for CSS Border Color

CSS Border color for the above div is #faaf89

HTML with inline CSS

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

CSS Border Left color for the above div is #faaf89

HTML with inline CSS

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

CSS Border Right color for the above div is #faaf89

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faaf89

HTML with inline CSS

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

CSS Border Top color for the above div is #faaf89

HTML with inline CSS

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

#faaf89 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faaf89 Color code Preview on White Background

This is how #faaf89 Color code will look on white background color. Color contrast ratio is 1.82

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 #faaf89; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #faaf89; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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