#EEABBF Color

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

Color preview

#EEABBF

Color formats

HEX
#EEABBF
RGB
rgb(238, 171, 191)
RGBA
rgba(238, 171, 191, 1)
HSL
hsl(342, 66%, 80%)
HSV
hsv(342, 28%, 93%)
CMYK
cmyk(0%, 28%, 20%, 7%)
CSS variable
--color-primary: #EEABBF;
Lowercase HEX
#eeabbf

Shades

Tints

Tones

Harmony

CSS snippets for #EEABBF

.color-eeabbf {
  color: #EEABBF;
  background-color: #EEABBF;
}

Frequently asked questions

What color is #EEABBF?+

#EEABBF is a HEX color with RGB value rgb(238, 171, 191) and HSL value hsl(342, 66%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEABBF?+

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