#EAA23E Color

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

Color preview

#EAA23E

Color formats

HEX
#EAA23E
RGB
rgb(234, 162, 62)
RGBA
rgba(234, 162, 62, 1)
HSL
hsl(35, 80%, 58%)
HSV
hsv(35, 74%, 92%)
CMYK
cmyk(0%, 31%, 74%, 8%)
CSS variable
--color-primary: #EAA23E;
Lowercase HEX
#eaa23e

Shades

Tints

Tones

Harmony

CSS snippets for #EAA23E

.color-eaa23e {
  color: #EAA23E;
  background-color: #EAA23E;
}

Frequently asked questions

What color is #EAA23E?+

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

What is the closest Tailwind color to #EAA23E?+

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