#EACB1C Color

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

Color preview

#EACB1C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EACB1C

.color-eacb1c {
  color: #EACB1C;
  background-color: #EACB1C;
}

Frequently asked questions

What color is #EACB1C?+

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

What is the closest Tailwind color to #EACB1C?+

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