#EAAF9D Color

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

Color preview

#EAAF9D

Color formats

HEX
#EAAF9D
RGB
rgb(234, 175, 157)
RGBA
rgba(234, 175, 157, 1)
HSL
hsl(14, 65%, 77%)
HSV
hsv(14, 33%, 92%)
CMYK
cmyk(0%, 25%, 33%, 8%)
CSS variable
--color-primary: #EAAF9D;
Lowercase HEX
#eaaf9d

Shades

Tints

Tones

Harmony

CSS snippets for #EAAF9D

.color-eaaf9d {
  color: #EAAF9D;
  background-color: #EAAF9D;
}

Frequently asked questions

What color is #EAAF9D?+

#EAAF9D is a HEX color with RGB value rgb(234, 175, 157) and HSL value hsl(14, 65%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EAAF9D?+

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