#F2EFEE Color

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

Color preview

#F2EFEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2EFEE

.color-f2efee {
  color: #F2EFEE;
  background-color: #F2EFEE;
}

Frequently asked questions

What color is #F2EFEE?+

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

What is the closest Tailwind color to #F2EFEE?+

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