#FAE8E0 Color

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

Color preview

#FAE8E0

Color formats

HEX
#FAE8E0
RGB
rgb(250, 232, 224)
RGBA
rgba(250, 232, 224, 1)
HSL
hsl(18, 72%, 93%)
HSV
hsv(18, 10%, 98%)
CMYK
cmyk(0%, 7%, 10%, 2%)
CSS variable
--color-primary: #FAE8E0;
Lowercase HEX
#fae8e0

Shades

Tints

Tones

Harmony

CSS snippets for #FAE8E0

.color-fae8e0 {
  color: #FAE8E0;
  background-color: #FAE8E0;
}

Frequently asked questions

What color is #FAE8E0?+

#FAE8E0 is a HEX color with RGB value rgb(250, 232, 224) and HSL value hsl(18, 72%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FAE8E0?+

The closest Tailwind color is red-100, available as the bg-red-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