#ECC30E Color

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

Color preview

#ECC30E

Color formats

HEX
#ECC30E
RGB
rgb(236, 195, 14)
RGBA
rgba(236, 195, 14, 1)
HSL
hsl(49, 89%, 49%)
HSV
hsv(49, 94%, 93%)
CMYK
cmyk(0%, 17%, 94%, 7%)
CSS variable
--color-primary: #ECC30E;
Lowercase HEX
#ecc30e

Shades

Tints

Tones

Harmony

CSS snippets for #ECC30E

.color-ecc30e {
  color: #ECC30E;
  background-color: #ECC30E;
}

Frequently asked questions

What color is #ECC30E?+

#ECC30E is a HEX color with RGB value rgb(236, 195, 14) and HSL value hsl(49, 89%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #ECC30E?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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