#F2EEEE Color

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

Color preview

#F2EEEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEEE

.color-f2eeee {
  color: #F2EEEE;
  background-color: #F2EEEE;
}

Frequently asked questions

What color is #F2EEEE?+

#F2EEEE is a HEX color with RGB value rgb(242, 238, 238) and HSL value hsl(0, 13%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F2EEEE?+

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