#EAE6AE Color

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

Color preview

#EAE6AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAE6AE

.color-eae6ae {
  color: #EAE6AE;
  background-color: #EAE6AE;
}

Frequently asked questions

What color is #EAE6AE?+

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

What is the closest Tailwind color to #EAE6AE?+

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