#E8D8AE Color

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

Color preview

#E8D8AE

Color formats

HEX
#E8D8AE
RGB
rgb(232, 216, 174)
RGBA
rgba(232, 216, 174, 1)
HSL
hsl(43, 56%, 80%)
HSV
hsv(43, 25%, 91%)
CMYK
cmyk(0%, 7%, 25%, 9%)
CSS variable
--color-primary: #E8D8AE;
Lowercase HEX
#e8d8ae

Shades

Tints

Tones

Harmony

CSS snippets for #E8D8AE

.color-e8d8ae {
  color: #E8D8AE;
  background-color: #E8D8AE;
}

Frequently asked questions

What color is #E8D8AE?+

#E8D8AE is a HEX color with RGB value rgb(232, 216, 174) and HSL value hsl(43, 56%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E8D8AE?+

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