#EACD8D Color

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

Color preview

#EACD8D

Color formats

HEX
#EACD8D
RGB
rgb(234, 205, 141)
RGBA
rgba(234, 205, 141, 1)
HSL
hsl(41, 69%, 74%)
HSV
hsv(41, 40%, 92%)
CMYK
cmyk(0%, 12%, 40%, 8%)
CSS variable
--color-primary: #EACD8D;
Lowercase HEX
#eacd8d

Shades

Tints

Tones

Harmony

CSS snippets for #EACD8D

.color-eacd8d {
  color: #EACD8D;
  background-color: #EACD8D;
}

Frequently asked questions

What color is #EACD8D?+

#EACD8D is a HEX color with RGB value rgb(234, 205, 141) and HSL value hsl(41, 69%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EACD8D?+

The closest Tailwind color is amber-200, available as the bg-amber-200 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