#F0EEDF Color

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

Color preview

#F0EEDF

Color formats

HEX
#F0EEDF
RGB
rgb(240, 238, 223)
RGBA
rgba(240, 238, 223, 1)
HSL
hsl(53, 36%, 91%)
HSV
hsv(53, 7%, 94%)
CMYK
cmyk(0%, 1%, 7%, 6%)
CSS variable
--color-primary: #F0EEDF;
Lowercase HEX
#f0eedf

Shades

Tints

Tones

Harmony

CSS snippets for #F0EEDF

.color-f0eedf {
  color: #F0EEDF;
  background-color: #F0EEDF;
}

Frequently asked questions

What color is #F0EEDF?+

#F0EEDF is a HEX color with RGB value rgb(240, 238, 223) and HSL value hsl(53, 36%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F0EEDF?+

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