#FAE1E8 Color

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

Color preview

#FAE1E8

Color formats

HEX
#FAE1E8
RGB
rgb(250, 225, 232)
RGBA
rgba(250, 225, 232, 1)
HSL
hsl(343, 71%, 93%)
HSV
hsv(343, 10%, 98%)
CMYK
cmyk(0%, 10%, 7%, 2%)
CSS variable
--color-primary: #FAE1E8;
Lowercase HEX
#fae1e8

Shades

Tints

Tones

Harmony

CSS snippets for #FAE1E8

.color-fae1e8 {
  color: #FAE1E8;
  background-color: #FAE1E8;
}

Frequently asked questions

What color is #FAE1E8?+

#FAE1E8 is a HEX color with RGB value rgb(250, 225, 232) and HSL value hsl(343, 71%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FAE1E8?+

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