#EEC520 Color

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

Color preview

#EEC520

Color formats

HEX
#EEC520
RGB
rgb(238, 197, 32)
RGBA
rgba(238, 197, 32, 1)
HSL
hsl(48, 86%, 53%)
HSV
hsv(48, 87%, 93%)
CMYK
cmyk(0%, 17%, 87%, 7%)
CSS variable
--color-primary: #EEC520;
Lowercase HEX
#eec520

Shades

Tints

Tones

Harmony

CSS snippets for #EEC520

.color-eec520 {
  color: #EEC520;
  background-color: #EEC520;
}

Frequently asked questions

What color is #EEC520?+

#EEC520 is a HEX color with RGB value rgb(238, 197, 32) and HSL value hsl(48, 86%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EEC520?+

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