#EAE9AE Color

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

Color preview

#EAE9AE

Color formats

HEX
#EAE9AE
RGB
rgb(234, 233, 174)
RGBA
rgba(234, 233, 174, 1)
HSL
hsl(59, 59%, 80%)
HSV
hsv(59, 26%, 92%)
CMYK
cmyk(0%, 0%, 26%, 8%)
CSS variable
--color-primary: #EAE9AE;
Lowercase HEX
#eae9ae

Shades

Tints

Tones

Harmony

CSS snippets for #EAE9AE

.color-eae9ae {
  color: #EAE9AE;
  background-color: #EAE9AE;
}

Frequently asked questions

What color is #EAE9AE?+

#EAE9AE is a HEX color with RGB value rgb(234, 233, 174) and HSL value hsl(59, 59%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAE9AE?+

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