#FAEDCF Color

Inspect #FAEDCF across formats, palettes, contrast and closest named color matches.

Color preview

#FAEDCF

Color formats

HEX
#FAEDCF
RGB
rgb(250, 237, 207)
RGBA
rgba(250, 237, 207, 1)
HSL
hsl(42, 81%, 90%)
HSV
hsv(42, 17%, 98%)
CMYK
cmyk(0%, 5%, 17%, 2%)
CSS variable
--color-primary: #FAEDCF;
Lowercase HEX
#faedcf

Shades

Tints

Tones

Harmony

CSS snippets for #FAEDCF

.color-faedcf {
  color: #FAEDCF;
  background-color: #FAEDCF;
}

Frequently asked questions

What color is #FAEDCF?+

#FAEDCF is a HEX color with RGB value rgb(250, 237, 207) and HSL value hsl(42, 81%, 90%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FAEDCF?+

The closest Tailwind color is orange-100, available as the bg-orange-100 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools