#ECDE22 Color

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

Color preview

#ECDE22

Color formats

HEX
#ECDE22
RGB
rgb(236, 222, 34)
RGBA
rgba(236, 222, 34, 1)
HSL
hsl(56, 84%, 53%)
HSV
hsv(56, 86%, 93%)
CMYK
cmyk(0%, 6%, 86%, 7%)
CSS variable
--color-primary: #ECDE22;
Lowercase HEX
#ecde22

Shades

Tints

Tones

Harmony

CSS snippets for #ECDE22

.color-ecde22 {
  color: #ECDE22;
  background-color: #ECDE22;
}

Frequently asked questions

What color is #ECDE22?+

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

What is the closest Tailwind color to #ECDE22?+

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