#EAB01C Color

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

Color preview

#EAB01C

Color formats

HEX
#EAB01C
RGB
rgb(234, 176, 28)
RGBA
rgba(234, 176, 28, 1)
HSL
hsl(43, 83%, 51%)
HSV
hsv(43, 88%, 92%)
CMYK
cmyk(0%, 25%, 88%, 8%)
CSS variable
--color-primary: #EAB01C;
Lowercase HEX
#eab01c

Shades

Tints

Tones

Harmony

CSS snippets for #EAB01C

.color-eab01c {
  color: #EAB01C;
  background-color: #EAB01C;
}

Frequently asked questions

What color is #EAB01C?+

#EAB01C is a HEX color with RGB value rgb(234, 176, 28) and HSL value hsl(43, 83%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EAB01C?+

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