Skip to main content Skip to docs navigation

#fae2aa hex color | Download Light Yellow 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 Yeast and its hex is #FAE1AC Nearest Color Name

Color Hue/Base color: Yellow

Hex #fae2aa Color code in RGB color code model is created after adding 98.04% red color, 88.63% green color and 66.67% blue color. Hex #fae2aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 32% yellow and 1.96% black.

Hex #fae2aa color code is between #ffdd99 web safe hex color code and #eeeebb web safe hex color code. #ffdd99 is the nearest web safe color code. You can see here many more shades of #fae2aa color code.

RGB Chart

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

Color Table

Hex Color Code fae2aa #fae2aa
RGB Decimal 250, 226, 170 250, 226, 170
RGB Percent 98%, 89%, 67% rgb(98%, 89%, 67%)
CSS RGBa 250, 226, 170,1 rgba(250,226,170,1)
CMYK Model cmyk(0%,10%,32%,1.96%)
HSL Color Space 42,89% ,82% hsl(42,89% ,82%)
HSV Color Space 42°, 32%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 11100010 10101010
Octal 372 342 252
Decimal 250 226 170
Hex fa e2 aa

Different shades of #fae2aa color code.

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

Darkest of #fae2aa
#f2b119
Darker of #fae2aa
#f4c14a
Dark of #fae2aa
#f7d27a
Base of #fae2aa
#fae2aa
Light of #fae2aa
#fdf2da
Lighter
#ffffff
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

#fae2aa
#aac2fa

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

Split Complementary

#fae2aa
#aaeafa
#baaafa

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

Analogous Color

#fab3aa
#fac1aa
#fae2aa
#f7faaa
#d6faaa

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

#fae2aa
#e2aafa
#aafae2

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

#fae2aa
#aafae2
#aac2fa
#faaac2

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

#fae2aa
#aafaba
#aac2fa
#faaaea

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 #fae2aa

#cc920c
#f2b119
#f4c14a
#f7d27a
#fae2aa
#fdf2da
#ffffff
#ffffff
#ffffff

Tints of #fae2aa Color

#fae2aa
#fae5b3
#fbe8bc
#fbebc6
#fceecf
#fcf2d9
#fdf5e2
#fdf8ec
#fefbf5
#ffffff

Shades of #fae2aa color code

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

#fae2aa
#dec897
#c2af84
#a69671
#8a7d5e
#6f644b
#534b38
#373225
#1b1912
#000000

Tones

#fae2aa
#f1deb3
#e8dbbc
#dfd7c5
#d6d4ce

Tones

Similar Color like #fae2aa color

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

#fbe3ab
#fce4ac
#fde5ad
#fee6ae
#ffe7af
#ffe8b0
#ffe9b1
#ffeab2
#ffebb3
#ffecb4
#ffedb5
#ffeeb6
#ffefb7
#fff0b8
#f9e1a9
#f8e0a8
#f7dfa7
#f6dea6
#f5dda5
#f4dca4
#f3dba3
#f2daa2
#f1d9a1
#f0d8a0
#efd79f
#eed69e
#edd59d
#ecd49c

Download this Light Yellow

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

#fae2aa Color Code Preview on Black Background Color

This is how #fae2aa Color will look on black background color. Color contrast ratio is 16.52

#fae2aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae2aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae2aa

#fae2aa color code is use for CSS Background Color

Background color for the above div is #fae2aa

HTML with inline CSS

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

#fae2aa color code is use for CSS Border Color

CSS Border color for the above div is #fae2aa

HTML with inline CSS

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

CSS Border Left color for the above div is #fae2aa

HTML with inline CSS

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

CSS Border Right color for the above div is #fae2aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fae2aa

HTML with inline CSS

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

CSS Border Top color for the above div is #fae2aa

HTML with inline CSS

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

#fae2aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fae2aa Color code Preview on White Background

This is how #fae2aa Color code will look on white background color. Color contrast ratio is 1.27

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

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,226,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,194,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,226,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }