#EEAAE5 Color

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

Color preview

#EEAAE5

Color formats

HEX
#EEAAE5
RGB
rgb(238, 170, 229)
RGBA
rgba(238, 170, 229, 1)
HSL
hsl(308, 67%, 80%)
HSV
hsv(308, 29%, 93%)
CMYK
cmyk(0%, 29%, 4%, 7%)
CSS variable
--color-primary: #EEAAE5;
Lowercase HEX
#eeaae5

Shades

Tints

Tones

Harmony

CSS snippets for #EEAAE5

.color-eeaae5 {
  color: #EEAAE5;
  background-color: #EEAAE5;
}

Frequently asked questions

What color is #EEAAE5?+

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

What is the closest Tailwind color to #EEAAE5?+

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