#E1D8AE Color

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

Color preview

#E1D8AE

Color formats

HEX
#E1D8AE
RGB
rgb(225, 216, 174)
RGBA
rgba(225, 216, 174, 1)
HSL
hsl(49, 46%, 78%)
HSV
hsv(49, 23%, 88%)
CMYK
cmyk(0%, 4%, 23%, 12%)
CSS variable
--color-primary: #E1D8AE;
Lowercase HEX
#e1d8ae

Shades

Tints

Tones

Harmony

CSS snippets for #E1D8AE

.color-e1d8ae {
  color: #E1D8AE;
  background-color: #E1D8AE;
}

Frequently asked questions

What color is #E1D8AE?+

#E1D8AE is a HEX color with RGB value rgb(225, 216, 174) and HSL value hsl(49, 46%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1D8AE?+

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