#EADC1A Color

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

Color preview

#EADC1A

Color formats

HEX
#EADC1A
RGB
rgb(234, 220, 26)
RGBA
rgba(234, 220, 26, 1)
HSL
hsl(56, 83%, 51%)
HSV
hsv(56, 89%, 92%)
CMYK
cmyk(0%, 6%, 89%, 8%)
CSS variable
--color-primary: #EADC1A;
Lowercase HEX
#eadc1a

Shades

Tints

Tones

Harmony

CSS snippets for #EADC1A

.color-eadc1a {
  color: #EADC1A;
  background-color: #EADC1A;
}

Frequently asked questions

What color is #EADC1A?+

#EADC1A is a HEX color with RGB value rgb(234, 220, 26) and HSL value hsl(56, 83%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EADC1A?+

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