#F0EEDD Color

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

Color preview

#F0EEDD

Color formats

HEX
#F0EEDD
RGB
rgb(240, 238, 221)
RGBA
rgba(240, 238, 221, 1)
HSL
hsl(54, 39%, 90%)
HSV
hsv(54, 8%, 94%)
CMYK
cmyk(0%, 1%, 8%, 6%)
CSS variable
--color-primary: #F0EEDD;
Lowercase HEX
#f0eedd

Shades

Tints

Tones

Harmony

CSS snippets for #F0EEDD

.color-f0eedd {
  color: #F0EEDD;
  background-color: #F0EEDD;
}

Frequently asked questions

What color is #F0EEDD?+

#F0EEDD is a HEX color with RGB value rgb(240, 238, 221) and HSL value hsl(54, 39%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F0EEDD?+

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