#EAAB9D Color

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

Color preview

#EAAB9D

Color formats

HEX
#EAAB9D
RGB
rgb(234, 171, 157)
RGBA
rgba(234, 171, 157, 1)
HSL
hsl(11, 65%, 77%)
HSV
hsv(11, 33%, 92%)
CMYK
cmyk(0%, 27%, 33%, 8%)
CSS variable
--color-primary: #EAAB9D;
Lowercase HEX
#eaab9d

Shades

Tints

Tones

Harmony

CSS snippets for #EAAB9D

.color-eaab9d {
  color: #EAAB9D;
  background-color: #EAAB9D;
}

Frequently asked questions

What color is #EAAB9D?+

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

What is the closest Tailwind color to #EAAB9D?+

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