#EAA21D Color

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

Color preview

#EAA21D

Color formats

HEX
#EAA21D
RGB
rgb(234, 162, 29)
RGBA
rgba(234, 162, 29, 1)
HSL
hsl(39, 83%, 52%)
HSV
hsv(39, 88%, 92%)
CMYK
cmyk(0%, 31%, 88%, 8%)
CSS variable
--color-primary: #EAA21D;
Lowercase HEX
#eaa21d

Shades

Tints

Tones

Harmony

CSS snippets for #EAA21D

.color-eaa21d {
  color: #EAA21D;
  background-color: #EAA21D;
}

Frequently asked questions

What color is #EAA21D?+

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

What is the closest Tailwind color to #EAA21D?+

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