#EAAD8D Color

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

Color preview

#EAAD8D

Color formats

HEX
#EAAD8D
RGB
rgb(234, 173, 141)
RGBA
rgba(234, 173, 141, 1)
HSL
hsl(21, 69%, 74%)
HSV
hsv(21, 40%, 92%)
CMYK
cmyk(0%, 26%, 40%, 8%)
CSS variable
--color-primary: #EAAD8D;
Lowercase HEX
#eaad8d

Shades

Tints

Tones

Harmony

CSS snippets for #EAAD8D

.color-eaad8d {
  color: #EAAD8D;
  background-color: #EAAD8D;
}

Frequently asked questions

What color is #EAAD8D?+

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

What is the closest Tailwind color to #EAAD8D?+

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