#ECD23C Color

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

Color preview

#ECD23C

Color formats

HEX
#ECD23C
RGB
rgb(236, 210, 60)
RGBA
rgba(236, 210, 60, 1)
HSL
hsl(51, 82%, 58%)
HSV
hsv(51, 75%, 93%)
CMYK
cmyk(0%, 11%, 75%, 7%)
CSS variable
--color-primary: #ECD23C;
Lowercase HEX
#ecd23c

Shades

Tints

Tones

Harmony

CSS snippets for #ECD23C

.color-ecd23c {
  color: #ECD23C;
  background-color: #ECD23C;
}

Frequently asked questions

What color is #ECD23C?+

#ECD23C is a HEX color with RGB value rgb(236, 210, 60) and HSL value hsl(51, 82%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #ECD23C?+

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