#EABC3D Color

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

Color preview

#EABC3D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EABC3D

.color-eabc3d {
  color: #EABC3D;
  background-color: #EABC3D;
}

Frequently asked questions

What color is #EABC3D?+

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

What is the closest Tailwind color to #EABC3D?+

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