#EABD1A Color

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

Color preview

#EABD1A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EABD1A

.color-eabd1a {
  color: #EABD1A;
  background-color: #EABD1A;
}

Frequently asked questions

What color is #EABD1A?+

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

What is the closest Tailwind color to #EABD1A?+

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