#EEAAD7 Color

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

Color preview

#EEAAD7

Color formats

HEX
#EEAAD7
RGB
rgb(238, 170, 215)
RGBA
rgba(238, 170, 215, 1)
HSL
hsl(320, 67%, 80%)
HSV
hsv(320, 29%, 93%)
CMYK
cmyk(0%, 29%, 10%, 7%)
CSS variable
--color-primary: #EEAAD7;
Lowercase HEX
#eeaad7

Shades

Tints

Tones

Harmony

CSS snippets for #EEAAD7

.color-eeaad7 {
  color: #EEAAD7;
  background-color: #EEAAD7;
}

Frequently asked questions

What color is #EEAAD7?+

#EEAAD7 is a HEX color with RGB value rgb(238, 170, 215) and HSL value hsl(320, 67%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EEAAD7?+

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