#FAE5E2 Color

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

Color preview

#FAE5E2

Color formats

HEX
#FAE5E2
RGB
rgb(250, 229, 226)
RGBA
rgba(250, 229, 226, 1)
HSL
hsl(8, 71%, 93%)
HSV
hsv(8, 10%, 98%)
CMYK
cmyk(0%, 8%, 10%, 2%)
CSS variable
--color-primary: #FAE5E2;
Lowercase HEX
#fae5e2

Shades

Tints

Tones

Harmony

CSS snippets for #FAE5E2

.color-fae5e2 {
  color: #FAE5E2;
  background-color: #FAE5E2;
}

Frequently asked questions

What color is #FAE5E2?+

#FAE5E2 is a HEX color with RGB value rgb(250, 229, 226) and HSL value hsl(8, 71%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FAE5E2?+

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