#EAE01C Color

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

Color preview

#EAE01C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAE01C

.color-eae01c {
  color: #EAE01C;
  background-color: #EAE01C;
}

Frequently asked questions

What color is #EAE01C?+

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

What is the closest Tailwind color to #EAE01C?+

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