#F9E4EE Color

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

Color preview

#F9E4EE

Color formats

HEX
#F9E4EE
RGB
rgb(249, 228, 238)
RGBA
rgba(249, 228, 238, 1)
HSL
hsl(331, 64%, 94%)
HSV
hsv(331, 8%, 98%)
CMYK
cmyk(0%, 8%, 4%, 2%)
CSS variable
--color-primary: #F9E4EE;
Lowercase HEX
#f9e4ee

Shades

Tints

Tones

Harmony

CSS snippets for #F9E4EE

.color-f9e4ee {
  color: #F9E4EE;
  background-color: #F9E4EE;
}

Frequently asked questions

What color is #F9E4EE?+

#F9E4EE is a HEX color with RGB value rgb(249, 228, 238) and HSL value hsl(331, 64%, 94%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F9E4EE?+

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