#EAAC1A Color

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

Color preview

#EAAC1A

Color formats

HEX
#EAAC1A
RGB
rgb(234, 172, 26)
RGBA
rgba(234, 172, 26, 1)
HSL
hsl(42, 83%, 51%)
HSV
hsv(42, 89%, 92%)
CMYK
cmyk(0%, 26%, 89%, 8%)
CSS variable
--color-primary: #EAAC1A;
Lowercase HEX
#eaac1a

Shades

Tints

Tones

Harmony

CSS snippets for #EAAC1A

.color-eaac1a {
  color: #EAAC1A;
  background-color: #EAAC1A;
}

Frequently asked questions

What color is #EAAC1A?+

#EAAC1A is a HEX color with RGB value rgb(234, 172, 26) and HSL value hsl(42, 83%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EAAC1A?+

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