#FAE1E2 Color

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

Color preview

#FAE1E2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAE1E2

.color-fae1e2 {
  color: #FAE1E2;
  background-color: #FAE1E2;
}

Frequently asked questions

What color is #FAE1E2?+

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

What is the closest Tailwind color to #FAE1E2?+

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