#ECDD13 Color

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

Color preview

#ECDD13

Color formats

HEX
#ECDD13
RGB
rgb(236, 221, 19)
RGBA
rgba(236, 221, 19, 1)
HSL
hsl(56, 85%, 50%)
HSV
hsv(56, 92%, 93%)
CMYK
cmyk(0%, 6%, 92%, 7%)
CSS variable
--color-primary: #ECDD13;
Lowercase HEX
#ecdd13

Shades

Tints

Tones

Harmony

CSS snippets for #ECDD13

.color-ecdd13 {
  color: #ECDD13;
  background-color: #ECDD13;
}

Frequently asked questions

What color is #ECDD13?+

#ECDD13 is a HEX color with RGB value rgb(236, 221, 19) and HSL value hsl(56, 85%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #ECDD13?+

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