#EABEAD Color

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

Color preview

#EABEAD

Color formats

HEX
#EABEAD
RGB
rgb(234, 190, 173)
RGBA
rgba(234, 190, 173, 1)
HSL
hsl(17, 59%, 80%)
HSV
hsv(17, 26%, 92%)
CMYK
cmyk(0%, 19%, 26%, 8%)
CSS variable
--color-primary: #EABEAD;
Lowercase HEX
#eabead

Shades

Tints

Tones

Harmony

CSS snippets for #EABEAD

.color-eabead {
  color: #EABEAD;
  background-color: #EABEAD;
}

Frequently asked questions

What color is #EABEAD?+

#EABEAD is a HEX color with RGB value rgb(234, 190, 173) and HSL value hsl(17, 59%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EABEAD?+

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