#F2EEDE Color

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

Color preview

#F2EEDE

Color formats

HEX
#F2EEDE
RGB
rgb(242, 238, 222)
RGBA
rgba(242, 238, 222, 1)
HSL
hsl(48, 43%, 91%)
HSV
hsv(48, 8%, 95%)
CMYK
cmyk(0%, 2%, 8%, 5%)
CSS variable
--color-primary: #F2EEDE;
Lowercase HEX
#f2eede

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEDE

.color-f2eede {
  color: #F2EEDE;
  background-color: #F2EEDE;
}

Frequently asked questions

What color is #F2EEDE?+

#F2EEDE is a HEX color with RGB value rgb(242, 238, 222) and HSL value hsl(48, 43%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F2EEDE?+

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