#EAB03E Color

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

Color preview

#EAB03E

Color formats

HEX
#EAB03E
RGB
rgb(234, 176, 62)
RGBA
rgba(234, 176, 62, 1)
HSL
hsl(40, 80%, 58%)
HSV
hsv(40, 74%, 92%)
CMYK
cmyk(0%, 25%, 74%, 8%)
CSS variable
--color-primary: #EAB03E;
Lowercase HEX
#eab03e

Shades

Tints

Tones

Harmony

CSS snippets for #EAB03E

.color-eab03e {
  color: #EAB03E;
  background-color: #EAB03E;
}

Frequently asked questions

What color is #EAB03E?+

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

What is the closest Tailwind color to #EAB03E?+

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