#D2ADDC Color

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

Color preview

#D2ADDC

Color formats

HEX
#D2ADDC
RGB
rgb(210, 173, 220)
RGBA
rgba(210, 173, 220, 1)
HSL
hsl(287, 40%, 77%)
HSV
hsv(287, 21%, 86%)
CMYK
cmyk(5%, 21%, 0%, 14%)
CSS variable
--color-primary: #D2ADDC;
Lowercase HEX
#d2addc

Shades

Tints

Tones

Harmony

CSS snippets for #D2ADDC

.color-d2addc {
  color: #D2ADDC;
  background-color: #D2ADDC;
}

Frequently asked questions

What color is #D2ADDC?+

#D2ADDC is a HEX color with RGB value rgb(210, 173, 220) and HSL value hsl(287, 40%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D2ADDC?+

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