#ECE222 Color

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

Color preview

#ECE222

Color formats

HEX
#ECE222
RGB
rgb(236, 226, 34)
RGBA
rgba(236, 226, 34, 1)
HSL
hsl(57, 84%, 53%)
HSV
hsv(57, 86%, 93%)
CMYK
cmyk(0%, 4%, 86%, 7%)
CSS variable
--color-primary: #ECE222;
Lowercase HEX
#ece222

Shades

Tints

Tones

Harmony

CSS snippets for #ECE222

.color-ece222 {
  color: #ECE222;
  background-color: #ECE222;
}

Frequently asked questions

What color is #ECE222?+

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

What is the closest Tailwind color to #ECE222?+

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