#F2EEEF Color

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

Color preview

#F2EEEF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEEF

.color-f2eeef {
  color: #F2EEEF;
  background-color: #F2EEEF;
}

Frequently asked questions

What color is #F2EEEF?+

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

What is the closest Tailwind color to #F2EEEF?+

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