#F2EAEC Color

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

Color preview

#F2EAEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2EAEC

.color-f2eaec {
  color: #F2EAEC;
  background-color: #F2EAEC;
}

Frequently asked questions

What color is #F2EAEC?+

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

What is the closest Tailwind color to #F2EAEC?+

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