#D8AADD Color

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

Color preview

#D8AADD

Color formats

HEX
#D8AADD
RGB
rgb(216, 170, 221)
RGBA
rgba(216, 170, 221, 1)
HSL
hsl(294, 43%, 77%)
HSV
hsv(294, 23%, 87%)
CMYK
cmyk(2%, 23%, 0%, 13%)
CSS variable
--color-primary: #D8AADD;
Lowercase HEX
#d8aadd

Shades

Tints

Tones

Harmony

CSS snippets for #D8AADD

.color-d8aadd {
  color: #D8AADD;
  background-color: #D8AADD;
}

Frequently asked questions

What color is #D8AADD?+

#D8AADD is a HEX color with RGB value rgb(216, 170, 221) and HSL value hsl(294, 43%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D8AADD?+

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