#ECCE22 Color

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

Color preview

#ECCE22

Color formats

HEX
#ECCE22
RGB
rgb(236, 206, 34)
RGBA
rgba(236, 206, 34, 1)
HSL
hsl(51, 84%, 53%)
HSV
hsv(51, 86%, 93%)
CMYK
cmyk(0%, 13%, 86%, 7%)
CSS variable
--color-primary: #ECCE22;
Lowercase HEX
#ecce22

Shades

Tints

Tones

Harmony

CSS snippets for #ECCE22

.color-ecce22 {
  color: #ECCE22;
  background-color: #ECCE22;
}

Frequently asked questions

What color is #ECCE22?+

#ECCE22 is a HEX color with RGB value rgb(236, 206, 34) and HSL value hsl(51, 84%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #ECCE22?+

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