#EEAABB Color

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

Color preview

#EEAABB

Color formats

HEX
#EEAABB
RGB
rgb(238, 170, 187)
RGBA
rgba(238, 170, 187, 1)
HSL
hsl(345, 67%, 80%)
HSV
hsv(345, 29%, 93%)
CMYK
cmyk(0%, 29%, 21%, 7%)
CSS variable
--color-primary: #EEAABB;
Lowercase HEX
#eeaabb

Shades

Tints

Tones

Harmony

CSS snippets for #EEAABB

.color-eeaabb {
  color: #EEAABB;
  background-color: #EEAABB;
}

Frequently asked questions

What color is #EEAABB?+

#EEAABB is a HEX color with RGB value rgb(238, 170, 187) and HSL value hsl(345, 67%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEAABB?+

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