#EADC5D Color

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

Color preview

#EADC5D

Color formats

HEX
#EADC5D
RGB
rgb(234, 220, 93)
RGBA
rgba(234, 220, 93, 1)
HSL
hsl(54, 77%, 64%)
HSV
hsv(54, 60%, 92%)
CMYK
cmyk(0%, 6%, 60%, 8%)
CSS variable
--color-primary: #EADC5D;
Lowercase HEX
#eadc5d

Shades

Tints

Tones

Harmony

CSS snippets for #EADC5D

.color-eadc5d {
  color: #EADC5D;
  background-color: #EADC5D;
}

Frequently asked questions

What color is #EADC5D?+

#EADC5D is a HEX color with RGB value rgb(234, 220, 93) and HSL value hsl(54, 77%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EADC5D?+

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