#E8AACC Color

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

Color preview

#E8AACC

Color formats

HEX
#E8AACC
RGB
rgb(232, 170, 204)
RGBA
rgba(232, 170, 204, 1)
HSL
hsl(327, 57%, 79%)
HSV
hsv(327, 27%, 91%)
CMYK
cmyk(0%, 27%, 12%, 9%)
CSS variable
--color-primary: #E8AACC;
Lowercase HEX
#e8aacc

Shades

Tints

Tones

Harmony

CSS snippets for #E8AACC

.color-e8aacc {
  color: #E8AACC;
  background-color: #E8AACC;
}

Frequently asked questions

What color is #E8AACC?+

#E8AACC is a HEX color with RGB value rgb(232, 170, 204) and HSL value hsl(327, 57%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E8AACC?+

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