#E8AADF Color

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

Color preview

#E8AADF

Color formats

HEX
#E8AADF
RGB
rgb(232, 170, 223)
RGBA
rgba(232, 170, 223, 1)
HSL
hsl(309, 57%, 79%)
HSV
hsv(309, 27%, 91%)
CMYK
cmyk(0%, 27%, 4%, 9%)
CSS variable
--color-primary: #E8AADF;
Lowercase HEX
#e8aadf

Shades

Tints

Tones

Harmony

CSS snippets for #E8AADF

.color-e8aadf {
  color: #E8AADF;
  background-color: #E8AADF;
}

Frequently asked questions

What color is #E8AADF?+

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

What is the closest Tailwind color to #E8AADF?+

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