#EABC3B Color

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

Color preview

#EABC3B

Color formats

HEX
#EABC3B
RGB
rgb(234, 188, 59)
RGBA
rgba(234, 188, 59, 1)
HSL
hsl(44, 81%, 57%)
HSV
hsv(44, 75%, 92%)
CMYK
cmyk(0%, 20%, 75%, 8%)
CSS variable
--color-primary: #EABC3B;
Lowercase HEX
#eabc3b

Shades

Tints

Tones

Harmony

CSS snippets for #EABC3B

.color-eabc3b {
  color: #EABC3B;
  background-color: #EABC3B;
}

Frequently asked questions

What color is #EABC3B?+

#EABC3B is a HEX color with RGB value rgb(234, 188, 59) and HSL value hsl(44, 81%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EABC3B?+

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