#E0DEAE Color

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

Color preview

#E0DEAE

Color formats

HEX
#E0DEAE
RGB
rgb(224, 222, 174)
RGBA
rgba(224, 222, 174, 1)
HSL
hsl(58, 45%, 78%)
HSV
hsv(58, 22%, 88%)
CMYK
cmyk(0%, 1%, 22%, 12%)
CSS variable
--color-primary: #E0DEAE;
Lowercase HEX
#e0deae

Shades

Tints

Tones

Harmony

CSS snippets for #E0DEAE

.color-e0deae {
  color: #E0DEAE;
  background-color: #E0DEAE;
}

Frequently asked questions

What color is #E0DEAE?+

#E0DEAE is a HEX color with RGB value rgb(224, 222, 174) and HSL value hsl(58, 45%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E0DEAE?+

The closest Tailwind color is orange-200, available as the bg-orange-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