#ECDD55 Color

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

Color preview

#ECDD55

Color formats

HEX
#ECDD55
RGB
rgb(236, 221, 85)
RGBA
rgba(236, 221, 85, 1)
HSL
hsl(54, 80%, 63%)
HSV
hsv(54, 64%, 93%)
CMYK
cmyk(0%, 6%, 64%, 7%)
CSS variable
--color-primary: #ECDD55;
Lowercase HEX
#ecdd55

Shades

Tints

Tones

Harmony

CSS snippets for #ECDD55

.color-ecdd55 {
  color: #ECDD55;
  background-color: #ECDD55;
}

Frequently asked questions

What color is #ECDD55?+

#ECDD55 is a HEX color with RGB value rgb(236, 221, 85) and HSL value hsl(54, 80%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECDD55?+

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