#E9AADC Color

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

Color preview

#E9AADC

Color formats

HEX
#E9AADC
RGB
rgb(233, 170, 220)
RGBA
rgba(233, 170, 220, 1)
HSL
hsl(312, 59%, 79%)
HSV
hsv(312, 27%, 91%)
CMYK
cmyk(0%, 27%, 6%, 9%)
CSS variable
--color-primary: #E9AADC;
Lowercase HEX
#e9aadc

Shades

Tints

Tones

Harmony

CSS snippets for #E9AADC

.color-e9aadc {
  color: #E9AADC;
  background-color: #E9AADC;
}

Frequently asked questions

What color is #E9AADC?+

#E9AADC is a HEX color with RGB value rgb(233, 170, 220) and HSL value hsl(312, 59%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E9AADC?+

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