#EAE7AE Color

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

Color preview

#EAE7AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAE7AE

.color-eae7ae {
  color: #EAE7AE;
  background-color: #EAE7AE;
}

Frequently asked questions

What color is #EAE7AE?+

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

What is the closest Tailwind color to #EAE7AE?+

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