#ECEC20 Color

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

Color preview

#ECEC20

Color formats

HEX
#ECEC20
RGB
rgb(236, 236, 32)
RGBA
rgba(236, 236, 32, 1)
HSL
hsl(60, 84%, 53%)
HSV
hsv(60, 86%, 93%)
CMYK
cmyk(0%, 0%, 86%, 7%)
CSS variable
--color-primary: #ECEC20;
Lowercase HEX
#ecec20

Shades

Tints

Tones

Harmony

CSS snippets for #ECEC20

.color-ecec20 {
  color: #ECEC20;
  background-color: #ECEC20;
}

Frequently asked questions

What color is #ECEC20?+

#ECEC20 is a HEX color with RGB value rgb(236, 236, 32) and HSL value hsl(60, 84%, 53%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #ECEC20?+

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