#EABC3E Color

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

Color preview

#EABC3E

Color formats

HEX
#EABC3E
RGB
rgb(234, 188, 62)
RGBA
rgba(234, 188, 62, 1)
HSL
hsl(44, 80%, 58%)
HSV
hsv(44, 74%, 92%)
CMYK
cmyk(0%, 20%, 74%, 8%)
CSS variable
--color-primary: #EABC3E;
Lowercase HEX
#eabc3e

Shades

Tints

Tones

Harmony

CSS snippets for #EABC3E

.color-eabc3e {
  color: #EABC3E;
  background-color: #EABC3E;
}

Frequently asked questions

What color is #EABC3E?+

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

What is the closest Tailwind color to #EABC3E?+

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