#F2EFDF Color

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

Color preview

#F2EFDF

Color formats

HEX
#F2EFDF
RGB
rgb(242, 239, 223)
RGBA
rgba(242, 239, 223, 1)
HSL
hsl(51, 42%, 91%)
HSV
hsv(51, 8%, 95%)
CMYK
cmyk(0%, 1%, 8%, 5%)
CSS variable
--color-primary: #F2EFDF;
Lowercase HEX
#f2efdf

Shades

Tints

Tones

Harmony

CSS snippets for #F2EFDF

.color-f2efdf {
  color: #F2EFDF;
  background-color: #F2EFDF;
}

Frequently asked questions

What color is #F2EFDF?+

#F2EFDF is a HEX color with RGB value rgb(242, 239, 223) and HSL value hsl(51, 42%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F2EFDF?+

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