#F2EEEC Color

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

Color preview

#F2EEEC

Color formats

HEX
#F2EEEC
RGB
rgb(242, 238, 236)
RGBA
rgba(242, 238, 236, 1)
HSL
hsl(20, 19%, 94%)
HSV
hsv(20, 2%, 95%)
CMYK
cmyk(0%, 2%, 2%, 5%)
CSS variable
--color-primary: #F2EEEC;
Lowercase HEX
#f2eeec

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEEC

.color-f2eeec {
  color: #F2EEEC;
  background-color: #F2EEEC;
}

Frequently asked questions

What color is #F2EEEC?+

#F2EEEC is a HEX color with RGB value rgb(242, 238, 236) and HSL value hsl(20, 19%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F2EEEC?+

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