#ECDE64 Color

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

Color preview

#ECDE64

Color formats

HEX
#ECDE64
RGB
rgb(236, 222, 100)
RGBA
rgba(236, 222, 100, 1)
HSL
hsl(54, 78%, 66%)
HSV
hsv(54, 58%, 93%)
CMYK
cmyk(0%, 6%, 58%, 7%)
CSS variable
--color-primary: #ECDE64;
Lowercase HEX
#ecde64

Shades

Tints

Tones

Harmony

CSS snippets for #ECDE64

.color-ecde64 {
  color: #ECDE64;
  background-color: #ECDE64;
}

Frequently asked questions

What color is #ECDE64?+

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

What is the closest Tailwind color to #ECDE64?+

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