#FAE8CC Color

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

Color preview

#FAE8CC

Color formats

HEX
#FAE8CC
RGB
rgb(250, 232, 204)
RGBA
rgba(250, 232, 204, 1)
HSL
hsl(37, 82%, 89%)
HSV
hsv(37, 18%, 98%)
CMYK
cmyk(0%, 7%, 18%, 2%)
CSS variable
--color-primary: #FAE8CC;
Lowercase HEX
#fae8cc

Shades

Tints

Tones

Harmony

CSS snippets for #FAE8CC

.color-fae8cc {
  color: #FAE8CC;
  background-color: #FAE8CC;
}

Frequently asked questions

What color is #FAE8CC?+

#FAE8CC is a HEX color with RGB value rgb(250, 232, 204) and HSL value hsl(37, 82%, 89%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FAE8CC?+

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