#EAA83E Color

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

Color preview

#EAA83E

Color formats

HEX
#EAA83E
RGB
rgb(234, 168, 62)
RGBA
rgba(234, 168, 62, 1)
HSL
hsl(37, 80%, 58%)
HSV
hsv(37, 74%, 92%)
CMYK
cmyk(0%, 28%, 74%, 8%)
CSS variable
--color-primary: #EAA83E;
Lowercase HEX
#eaa83e

Shades

Tints

Tones

Harmony

CSS snippets for #EAA83E

.color-eaa83e {
  color: #EAA83E;
  background-color: #EAA83E;
}

Frequently asked questions

What color is #EAA83E?+

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

What is the closest Tailwind color to #EAA83E?+

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