#EAE1AE Color

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

Color preview

#EAE1AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAE1AE

.color-eae1ae {
  color: #EAE1AE;
  background-color: #EAE1AE;
}

Frequently asked questions

What color is #EAE1AE?+

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

What is the closest Tailwind color to #EAE1AE?+

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