#EEAAC8 Color

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

Color preview

#EEAAC8

Color formats

HEX
#EEAAC8
RGB
rgb(238, 170, 200)
RGBA
rgba(238, 170, 200, 1)
HSL
hsl(334, 67%, 80%)
HSV
hsv(334, 29%, 93%)
CMYK
cmyk(0%, 29%, 16%, 7%)
CSS variable
--color-primary: #EEAAC8;
Lowercase HEX
#eeaac8

Shades

Tints

Tones

Harmony

CSS snippets for #EEAAC8

.color-eeaac8 {
  color: #EEAAC8;
  background-color: #EEAAC8;
}

Frequently asked questions

What color is #EEAAC8?+

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

What is the closest Tailwind color to #EEAAC8?+

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