#EECC22 Color

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

Color preview

#EECC22

Color formats

HEX
#EECC22
RGB
rgb(238, 204, 34)
RGBA
rgba(238, 204, 34, 1)
HSL
hsl(50, 86%, 53%)
HSV
hsv(50, 86%, 93%)
CMYK
cmyk(0%, 14%, 86%, 7%)
CSS variable
--color-primary: #EECC22;
Lowercase HEX
#eecc22

Shades

Tints

Tones

Harmony

CSS snippets for #EECC22

.color-eecc22 {
  color: #EECC22;
  background-color: #EECC22;
}

Frequently asked questions

What color is #EECC22?+

#EECC22 is a HEX color with RGB value rgb(238, 204, 34) and HSL value hsl(50, 86%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EECC22?+

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