#EAA51A Color

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

Color preview

#EAA51A

Color formats

HEX
#EAA51A
RGB
rgb(234, 165, 26)
RGBA
rgba(234, 165, 26, 1)
HSL
hsl(40, 83%, 51%)
HSV
hsv(40, 89%, 92%)
CMYK
cmyk(0%, 29%, 89%, 8%)
CSS variable
--color-primary: #EAA51A;
Lowercase HEX
#eaa51a

Shades

Tints

Tones

Harmony

CSS snippets for #EAA51A

.color-eaa51a {
  color: #EAA51A;
  background-color: #EAA51A;
}

Frequently asked questions

What color is #EAA51A?+

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

What is the closest Tailwind color to #EAA51A?+

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