#EADC5C Color

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

Color preview

#EADC5C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EADC5C

.color-eadc5c {
  color: #EADC5C;
  background-color: #EADC5C;
}

Frequently asked questions

What color is #EADC5C?+

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

What is the closest Tailwind color to #EADC5C?+

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