#F2EAEE Color

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

Color preview

#F2EAEE

Color formats

HEX
#F2EAEE
RGB
rgb(242, 234, 238)
RGBA
rgba(242, 234, 238, 1)
HSL
hsl(330, 24%, 93%)
HSV
hsv(330, 3%, 95%)
CMYK
cmyk(0%, 3%, 2%, 5%)
CSS variable
--color-primary: #F2EAEE;
Lowercase HEX
#f2eaee

Shades

Tints

Tones

Harmony

CSS snippets for #F2EAEE

.color-f2eaee {
  color: #F2EAEE;
  background-color: #F2EAEE;
}

Frequently asked questions

What color is #F2EAEE?+

#F2EAEE is a HEX color with RGB value rgb(242, 234, 238) and HSL value hsl(330, 24%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F2EAEE?+

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