#EABD1C Color

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

Color preview

#EABD1C

Color formats

HEX
#EABD1C
RGB
rgb(234, 189, 28)
RGBA
rgba(234, 189, 28, 1)
HSL
hsl(47, 83%, 51%)
HSV
hsv(47, 88%, 92%)
CMYK
cmyk(0%, 19%, 88%, 8%)
CSS variable
--color-primary: #EABD1C;
Lowercase HEX
#eabd1c

Shades

Tints

Tones

Harmony

CSS snippets for #EABD1C

.color-eabd1c {
  color: #EABD1C;
  background-color: #EABD1C;
}

Frequently asked questions

What color is #EABD1C?+

#EABD1C is a HEX color with RGB value rgb(234, 189, 28) and HSL value hsl(47, 83%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EABD1C?+

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