#F0EDDE Color

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

Color preview

#F0EDDE

Color formats

HEX
#F0EDDE
RGB
rgb(240, 237, 222)
RGBA
rgba(240, 237, 222, 1)
HSL
hsl(50, 37%, 91%)
HSV
hsv(50, 7%, 94%)
CMYK
cmyk(0%, 1%, 7%, 6%)
CSS variable
--color-primary: #F0EDDE;
Lowercase HEX
#f0edde

Shades

Tints

Tones

Harmony

CSS snippets for #F0EDDE

.color-f0edde {
  color: #F0EDDE;
  background-color: #F0EDDE;
}

Frequently asked questions

What color is #F0EDDE?+

#F0EDDE is a HEX color with RGB value rgb(240, 237, 222) and HSL value hsl(50, 37%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F0EDDE?+

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