#EAC83D Color

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

Color preview

#EAC83D

Color formats

HEX
#EAC83D
RGB
rgb(234, 200, 61)
RGBA
rgba(234, 200, 61, 1)
HSL
hsl(48, 80%, 58%)
HSV
hsv(48, 74%, 92%)
CMYK
cmyk(0%, 15%, 74%, 8%)
CSS variable
--color-primary: #EAC83D;
Lowercase HEX
#eac83d

Shades

Tints

Tones

Harmony

CSS snippets for #EAC83D

.color-eac83d {
  color: #EAC83D;
  background-color: #EAC83D;
}

Frequently asked questions

What color is #EAC83D?+

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

What is the closest Tailwind color to #EAC83D?+

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