#EAE3AE Color

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

Color preview

#EAE3AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAE3AE

.color-eae3ae {
  color: #EAE3AE;
  background-color: #EAE3AE;
}

Frequently asked questions

What color is #EAE3AE?+

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

What is the closest Tailwind color to #EAE3AE?+

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