#D2ACDC Color

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

Color preview

#D2ACDC

Color formats

HEX
#D2ACDC
RGB
rgb(210, 172, 220)
RGBA
rgba(210, 172, 220, 1)
HSL
hsl(288, 41%, 77%)
HSV
hsv(288, 22%, 86%)
CMYK
cmyk(5%, 22%, 0%, 14%)
CSS variable
--color-primary: #D2ACDC;
Lowercase HEX
#d2acdc

Shades

Tints

Tones

Harmony

CSS snippets for #D2ACDC

.color-d2acdc {
  color: #D2ACDC;
  background-color: #D2ACDC;
}

Frequently asked questions

What color is #D2ACDC?+

#D2ACDC is a HEX color with RGB value rgb(210, 172, 220) and HSL value hsl(288, 41%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D2ACDC?+

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