#D0AADD Color

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

Color preview

#D0AADD

Color formats

HEX
#D0AADD
RGB
rgb(208, 170, 221)
RGBA
rgba(208, 170, 221, 1)
HSL
hsl(285, 43%, 77%)
HSV
hsv(285, 23%, 87%)
CMYK
cmyk(6%, 23%, 0%, 13%)
CSS variable
--color-primary: #D0AADD;
Lowercase HEX
#d0aadd

Shades

Tints

Tones

Harmony

CSS snippets for #D0AADD

.color-d0aadd {
  color: #D0AADD;
  background-color: #D0AADD;
}

Frequently asked questions

What color is #D0AADD?+

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

What is the closest Tailwind color to #D0AADD?+

The closest Tailwind color is purple-300, available as the bg-purple-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