#EAB01D Color

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

Color preview

#EAB01D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAB01D

.color-eab01d {
  color: #EAB01D;
  background-color: #EAB01D;
}

Frequently asked questions

What color is #EAB01D?+

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

What is the closest Tailwind color to #EAB01D?+

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