#F2EEED Color

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

Color preview

#F2EEED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEED

.color-f2eeed {
  color: #F2EEED;
  background-color: #F2EEED;
}

Frequently asked questions

What color is #F2EEED?+

#F2EEED is a HEX color with RGB value rgb(242, 238, 237) and HSL value hsl(12, 16%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F2EEED?+

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