#ECDC64 Color

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

Color preview

#ECDC64

Color formats

HEX
#ECDC64
RGB
rgb(236, 220, 100)
RGBA
rgba(236, 220, 100, 1)
HSL
hsl(53, 78%, 66%)
HSV
hsv(53, 58%, 93%)
CMYK
cmyk(0%, 7%, 58%, 7%)
CSS variable
--color-primary: #ECDC64;
Lowercase HEX
#ecdc64

Shades

Tints

Tones

Harmony

CSS snippets for #ECDC64

.color-ecdc64 {
  color: #ECDC64;
  background-color: #ECDC64;
}

Frequently asked questions

What color is #ECDC64?+

#ECDC64 is a HEX color with RGB value rgb(236, 220, 100) and HSL value hsl(53, 78%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECDC64?+

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