#ECDD37 Color

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

Color preview

#ECDD37

Color formats

HEX
#ECDD37
RGB
rgb(236, 221, 55)
RGBA
rgba(236, 221, 55, 1)
HSL
hsl(55, 83%, 57%)
HSV
hsv(55, 77%, 93%)
CMYK
cmyk(0%, 6%, 77%, 7%)
CSS variable
--color-primary: #ECDD37;
Lowercase HEX
#ecdd37

Shades

Tints

Tones

Harmony

CSS snippets for #ECDD37

.color-ecdd37 {
  color: #ECDD37;
  background-color: #ECDD37;
}

Frequently asked questions

What color is #ECDD37?+

#ECDD37 is a HEX color with RGB value rgb(236, 221, 55) and HSL value hsl(55, 83%, 57%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #ECDD37?+

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