#ECC30F Color

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

Color preview

#ECC30F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ECC30F

.color-ecc30f {
  color: #ECC30F;
  background-color: #ECC30F;
}

Frequently asked questions

What color is #ECC30F?+

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

What is the closest Tailwind color to #ECC30F?+

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