#EEAAE7 Color

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

Color preview

#EEAAE7

Color formats

HEX
#EEAAE7
RGB
rgb(238, 170, 231)
RGBA
rgba(238, 170, 231, 1)
HSL
hsl(306, 67%, 80%)
HSV
hsv(306, 29%, 93%)
CMYK
cmyk(0%, 29%, 3%, 7%)
CSS variable
--color-primary: #EEAAE7;
Lowercase HEX
#eeaae7

Shades

Tints

Tones

Harmony

CSS snippets for #EEAAE7

.color-eeaae7 {
  color: #EEAAE7;
  background-color: #EEAAE7;
}

Frequently asked questions

What color is #EEAAE7?+

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

What is the closest Tailwind color to #EEAAE7?+

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