#EAE09C Color

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

Color preview

#EAE09C

Color formats

HEX
#EAE09C
RGB
rgb(234, 224, 156)
RGBA
rgba(234, 224, 156, 1)
HSL
hsl(52, 65%, 76%)
HSV
hsv(52, 33%, 92%)
CMYK
cmyk(0%, 4%, 33%, 8%)
CSS variable
--color-primary: #EAE09C;
Lowercase HEX
#eae09c

Shades

Tints

Tones

Harmony

CSS snippets for #EAE09C

.color-eae09c {
  color: #EAE09C;
  background-color: #EAE09C;
}

Frequently asked questions

What color is #EAE09C?+

#EAE09C is a HEX color with RGB value rgb(234, 224, 156) and HSL value hsl(52, 65%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAE09C?+

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