#EAC23E Color

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

Color preview

#EAC23E

Color formats

HEX
#EAC23E
RGB
rgb(234, 194, 62)
RGBA
rgba(234, 194, 62, 1)
HSL
hsl(46, 80%, 58%)
HSV
hsv(46, 74%, 92%)
CMYK
cmyk(0%, 17%, 74%, 8%)
CSS variable
--color-primary: #EAC23E;
Lowercase HEX
#eac23e

Shades

Tints

Tones

Harmony

CSS snippets for #EAC23E

.color-eac23e {
  color: #EAC23E;
  background-color: #EAC23E;
}

Frequently asked questions

What color is #EAC23E?+

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

What is the closest Tailwind color to #EAC23E?+

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