#ECCC28 Color

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

Color preview

#ECCC28

Color formats

HEX
#ECCC28
RGB
rgb(236, 204, 40)
RGBA
rgba(236, 204, 40, 1)
HSL
hsl(50, 84%, 54%)
HSV
hsv(50, 83%, 93%)
CMYK
cmyk(0%, 14%, 83%, 7%)
CSS variable
--color-primary: #ECCC28;
Lowercase HEX
#eccc28

Shades

Tints

Tones

Harmony

CSS snippets for #ECCC28

.color-eccc28 {
  color: #ECCC28;
  background-color: #ECCC28;
}

Frequently asked questions

What color is #ECCC28?+

#ECCC28 is a HEX color with RGB value rgb(236, 204, 40) and HSL value hsl(50, 84%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #ECCC28?+

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