#EAE01D Color

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

Color preview

#EAE01D

Color formats

HEX
#EAE01D
RGB
rgb(234, 224, 29)
RGBA
rgba(234, 224, 29, 1)
HSL
hsl(57, 83%, 52%)
HSV
hsv(57, 88%, 92%)
CMYK
cmyk(0%, 4%, 88%, 8%)
CSS variable
--color-primary: #EAE01D;
Lowercase HEX
#eae01d

Shades

Tints

Tones

Harmony

CSS snippets for #EAE01D

.color-eae01d {
  color: #EAE01D;
  background-color: #EAE01D;
}

Frequently asked questions

What color is #EAE01D?+

#EAE01D is a HEX color with RGB value rgb(234, 224, 29) and HSL value hsl(57, 83%, 52%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EAE01D?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 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