#FAEAE0 Color

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

Color preview

#FAEAE0

Color formats

HEX
#FAEAE0
RGB
rgb(250, 234, 224)
RGBA
rgba(250, 234, 224, 1)
HSL
hsl(23, 72%, 93%)
HSV
hsv(23, 10%, 98%)
CMYK
cmyk(0%, 6%, 10%, 2%)
CSS variable
--color-primary: #FAEAE0;
Lowercase HEX
#faeae0

Shades

Tints

Tones

Harmony

CSS snippets for #FAEAE0

.color-faeae0 {
  color: #FAEAE0;
  background-color: #FAEAE0;
}

Frequently asked questions

What color is #FAEAE0?+

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

What is the closest Tailwind color to #FAEAE0?+

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