#F2EDDE Color

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

Color preview

#F2EDDE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2EDDE

.color-f2edde {
  color: #F2EDDE;
  background-color: #F2EDDE;
}

Frequently asked questions

What color is #F2EDDE?+

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

What is the closest Tailwind color to #F2EDDE?+

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