#EAA53D Color

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

Color preview

#EAA53D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAA53D

.color-eaa53d {
  color: #EAA53D;
  background-color: #EAA53D;
}

Frequently asked questions

What color is #EAA53D?+

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

What is the closest Tailwind color to #EAA53D?+

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