#EAB31C Color

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

Color preview

#EAB31C

Color formats

HEX
#EAB31C
RGB
rgb(234, 179, 28)
RGBA
rgba(234, 179, 28, 1)
HSL
hsl(44, 83%, 51%)
HSV
hsv(44, 88%, 92%)
CMYK
cmyk(0%, 24%, 88%, 8%)
CSS variable
--color-primary: #EAB31C;
Lowercase HEX
#eab31c

Shades

Tints

Tones

Harmony

CSS snippets for #EAB31C

.color-eab31c {
  color: #EAB31C;
  background-color: #EAB31C;
}

Frequently asked questions

What color is #EAB31C?+

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

What is the closest Tailwind color to #EAB31C?+

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