#EACB1D Color

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

Color preview

#EACB1D

Color formats

HEX
#EACB1D
RGB
rgb(234, 203, 29)
RGBA
rgba(234, 203, 29, 1)
HSL
hsl(51, 83%, 52%)
HSV
hsv(51, 88%, 92%)
CMYK
cmyk(0%, 13%, 88%, 8%)
CSS variable
--color-primary: #EACB1D;
Lowercase HEX
#eacb1d

Shades

Tints

Tones

Harmony

CSS snippets for #EACB1D

.color-eacb1d {
  color: #EACB1D;
  background-color: #EACB1D;
}

Frequently asked questions

What color is #EACB1D?+

#EACB1D is a HEX color with RGB value rgb(234, 203, 29) and HSL value hsl(51, 83%, 52%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EACB1D?+

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