#E0DB9E Color

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

Color preview

#E0DB9E

Color formats

HEX
#E0DB9E
RGB
rgb(224, 219, 158)
RGBA
rgba(224, 219, 158, 1)
HSL
hsl(55, 52%, 75%)
HSV
hsv(55, 29%, 88%)
CMYK
cmyk(0%, 2%, 29%, 12%)
CSS variable
--color-primary: #E0DB9E;
Lowercase HEX
#e0db9e

Shades

Tints

Tones

Harmony

CSS snippets for #E0DB9E

.color-e0db9e {
  color: #E0DB9E;
  background-color: #E0DB9E;
}

Frequently asked questions

What color is #E0DB9E?+

#E0DB9E is a HEX color with RGB value rgb(224, 219, 158) and HSL value hsl(55, 52%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E0DB9E?+

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