#ECCC3E Color

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

Color preview

#ECCC3E

Color formats

HEX
#ECCC3E
RGB
rgb(236, 204, 62)
RGBA
rgba(236, 204, 62, 1)
HSL
hsl(49, 82%, 58%)
HSV
hsv(49, 74%, 93%)
CMYK
cmyk(0%, 14%, 74%, 7%)
CSS variable
--color-primary: #ECCC3E;
Lowercase HEX
#eccc3e

Shades

Tints

Tones

Harmony

CSS snippets for #ECCC3E

.color-eccc3e {
  color: #ECCC3E;
  background-color: #ECCC3E;
}

Frequently asked questions

What color is #ECCC3E?+

#ECCC3E is a HEX color with RGB value rgb(236, 204, 62) and HSL value hsl(49, 82%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #ECCC3E?+

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