#EAA53E Color

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

Color preview

#EAA53E

Color formats

HEX
#EAA53E
RGB
rgb(234, 165, 62)
RGBA
rgba(234, 165, 62, 1)
HSL
hsl(36, 80%, 58%)
HSV
hsv(36, 74%, 92%)
CMYK
cmyk(0%, 29%, 74%, 8%)
CSS variable
--color-primary: #EAA53E;
Lowercase HEX
#eaa53e

Shades

Tints

Tones

Harmony

CSS snippets for #EAA53E

.color-eaa53e {
  color: #EAA53E;
  background-color: #EAA53E;
}

Frequently asked questions

What color is #EAA53E?+

#EAA53E is a HEX color with RGB value rgb(234, 165, 62) and HSL value hsl(36, 80%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EAA53E?+

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