#ECDE60 Color

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

Color preview

#ECDE60

Color formats

HEX
#ECDE60
RGB
rgb(236, 222, 96)
RGBA
rgba(236, 222, 96, 1)
HSL
hsl(54, 79%, 65%)
HSV
hsv(54, 59%, 93%)
CMYK
cmyk(0%, 6%, 59%, 7%)
CSS variable
--color-primary: #ECDE60;
Lowercase HEX
#ecde60

Shades

Tints

Tones

Harmony

CSS snippets for #ECDE60

.color-ecde60 {
  color: #ECDE60;
  background-color: #ECDE60;
}

Frequently asked questions

What color is #ECDE60?+

#ECDE60 is a HEX color with RGB value rgb(236, 222, 96) and HSL value hsl(54, 79%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECDE60?+

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