#EAC23D Color

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

Color preview

#EAC23D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAC23D

.color-eac23d {
  color: #EAC23D;
  background-color: #EAC23D;
}

Frequently asked questions

What color is #EAC23D?+

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

What is the closest Tailwind color to #EAC23D?+

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