#EEAABF Color

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

Color preview

#EEAABF

Color formats

HEX
#EEAABF
RGB
rgb(238, 170, 191)
RGBA
rgba(238, 170, 191, 1)
HSL
hsl(341, 67%, 80%)
HSV
hsv(341, 29%, 93%)
CMYK
cmyk(0%, 29%, 20%, 7%)
CSS variable
--color-primary: #EEAABF;
Lowercase HEX
#eeaabf

Shades

Tints

Tones

Harmony

CSS snippets for #EEAABF

.color-eeaabf {
  color: #EEAABF;
  background-color: #EEAABF;
}

Frequently asked questions

What color is #EEAABF?+

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

What is the closest Tailwind color to #EEAABF?+

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