#E8E3AE Color

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

Color preview

#E8E3AE

Color formats

HEX
#E8E3AE
RGB
rgb(232, 227, 174)
RGBA
rgba(232, 227, 174, 1)
HSL
hsl(55, 56%, 80%)
HSV
hsv(55, 25%, 91%)
CMYK
cmyk(0%, 2%, 25%, 9%)
CSS variable
--color-primary: #E8E3AE;
Lowercase HEX
#e8e3ae

Shades

Tints

Tones

Harmony

CSS snippets for #E8E3AE

.color-e8e3ae {
  color: #E8E3AE;
  background-color: #E8E3AE;
}

Frequently asked questions

What color is #E8E3AE?+

#E8E3AE is a HEX color with RGB value rgb(232, 227, 174) and HSL value hsl(55, 56%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E8E3AE?+

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