#EAB33B Color

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

Color preview

#EAB33B

Color formats

HEX
#EAB33B
RGB
rgb(234, 179, 59)
RGBA
rgba(234, 179, 59, 1)
HSL
hsl(41, 81%, 57%)
HSV
hsv(41, 75%, 92%)
CMYK
cmyk(0%, 24%, 75%, 8%)
CSS variable
--color-primary: #EAB33B;
Lowercase HEX
#eab33b

Shades

Tints

Tones

Harmony

CSS snippets for #EAB33B

.color-eab33b {
  color: #EAB33B;
  background-color: #EAB33B;
}

Frequently asked questions

What color is #EAB33B?+

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

What is the closest Tailwind color to #EAB33B?+

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