#F9EAEE Color

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

Color preview

#F9EAEE

Color formats

HEX
#F9EAEE
RGB
rgb(249, 234, 238)
RGBA
rgba(249, 234, 238, 1)
HSL
hsl(344, 56%, 95%)
HSV
hsv(344, 6%, 98%)
CMYK
cmyk(0%, 6%, 4%, 2%)
CSS variable
--color-primary: #F9EAEE;
Lowercase HEX
#f9eaee

Shades

Tints

Tones

Harmony

CSS snippets for #F9EAEE

.color-f9eaee {
  color: #F9EAEE;
  background-color: #F9EAEE;
}

Frequently asked questions

What color is #F9EAEE?+

#F9EAEE is a HEX color with RGB value rgb(249, 234, 238) and HSL value hsl(344, 56%, 95%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F9EAEE?+

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