Skip to main content Skip to docs navigation

#faefe1 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 Fine Porcelain and its hex is #FAF0E1 Nearest Color Name

Color Hue/Base color: Yellow

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

Hex #faefe1 color code is between #ffeedd web safe hex color code and #eeffee web safe hex color code. #ffeedd is the nearest web safe color code. You can see here many more shades of #faefe1 color code.

RGB Chart

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

Color Table

Hex Color Code faefe1 #faefe1
RGB Decimal 250, 239, 225 250, 239, 225
RGB Percent 98%, 94%, 88% rgb(98%, 94%, 88%)
CSS RGBa 250, 239, 225,1 rgba(250,239,225,1)
CMYK Model cmyk(0%,4%,10%,1.96%)
HSL Color Space 34,71% ,93% hsl(34,71% ,93%)
HSV Color Space 34°, 10%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 11101111 11100001
Octal 372 357 341
Decimal 250 239 225
Hex fa ef e1

Different shades of #faefe1 color code.

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

Darkest of #faefe1
#e4a95e
Darker of #faefe1
#ebc08a
Dark of #faefe1
#f3d8b5
Base of #faefe1
#faefe1
Light of #faefe1
#ffffff
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

#faefe1
#e1ecfa

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

Split Complementary

#faefe1
#e1f9fa
#e3e1fa

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

Analogous Color

#fae1e2
#fae5e1
#faefe1
#faf7e1
#f2fae1

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

#faefe1
#efe1fa
#e1faef

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

#faefe1
#e1faef
#e1ecfa
#fae1ec

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

#faefe1
#e1fae3
#e1ecfa
#fae1f9

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

#dd9232
#e4a95e
#ebc08a
#f3d8b5
#faefe1
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #faefe1 Color

#faefe1
#faf0e4
#fbf2e7
#fbf4eb
#fcf6ee
#fcf7f1
#fdf9f5
#fdfbf8
#fefdfb
#ffffff

Shades of #faefe1 color code

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

#faefe1
#ded4c8
#c2b9af
#a69f96
#8a847d
#6f6a64
#534f4b
#373532
#1b1a19
#000000

Tones

#faefe1
#f7efe5
#f3eee8
#f0eeec
#eeeeee

Tones

Similar Color like #faefe1 color

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

#fbf0e2
#fcf1e3
#fdf2e4
#fef3e5
#fff4e6
#fff5e7
#fff6e8
#fff7e9
#fff8ea
#fff9eb
#fffaec
#fffbed
#fffcee
#fffdef
#f9eee0
#f8eddf
#f7ecde
#f6ebdd
#f5eadc
#f4e9db
#f3e8da
#f2e7d9
#f1e6d8
#f0e5d7
#efe4d6
#eee3d5
#ede2d4
#ece1d3

Download this Light Yellow

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

#faefe1 Color Code Preview on Black Background Color

This is how #faefe1 Color will look on black background color. Color contrast ratio is 18.50

#faefe1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faefe1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faefe1

#faefe1 color code is use for CSS Background Color

Background color for the above div is #faefe1

HTML with inline CSS

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

#faefe1 color code is use for CSS Border Color

CSS Border color for the above div is #faefe1

HTML with inline CSS

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

CSS Border Left color for the above div is #faefe1

HTML with inline CSS

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

CSS Border Right color for the above div is #faefe1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faefe1

HTML with inline CSS

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

CSS Border Top color for the above div is #faefe1

HTML with inline CSS

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

#faefe1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faefe1 Color code Preview on White Background

This is how #faefe1 Color code will look on white background color. Color contrast ratio is 1.14

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

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