#EACD3E Color

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

Color preview

#EACD3E

Color formats

HEX
#EACD3E
RGB
rgb(234, 205, 62)
RGBA
rgba(234, 205, 62, 1)
HSL
hsl(50, 80%, 58%)
HSV
hsv(50, 74%, 92%)
CMYK
cmyk(0%, 12%, 74%, 8%)
CSS variable
--color-primary: #EACD3E;
Lowercase HEX
#eacd3e

Shades

Tints

Tones

Harmony

CSS snippets for #EACD3E

.color-eacd3e {
  color: #EACD3E;
  background-color: #EACD3E;
}

Frequently asked questions

What color is #EACD3E?+

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

What is the closest Tailwind color to #EACD3E?+

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