#EAA51C Color

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

Color preview

#EAA51C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAA51C

.color-eaa51c {
  color: #EAA51C;
  background-color: #EAA51C;
}

Frequently asked questions

What color is #EAA51C?+

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

What is the closest Tailwind color to #EAA51C?+

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