#D7AADC Color

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

Color preview

#D7AADC

Color formats

HEX
#D7AADC
RGB
rgb(215, 170, 220)
RGBA
rgba(215, 170, 220, 1)
HSL
hsl(294, 42%, 76%)
HSV
hsv(294, 23%, 86%)
CMYK
cmyk(2%, 23%, 0%, 14%)
CSS variable
--color-primary: #D7AADC;
Lowercase HEX
#d7aadc

Shades

Tints

Tones

Harmony

CSS snippets for #D7AADC

.color-d7aadc {
  color: #D7AADC;
  background-color: #D7AADC;
}

Frequently asked questions

What color is #D7AADC?+

#D7AADC is a HEX color with RGB value rgb(215, 170, 220) and HSL value hsl(294, 42%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D7AADC?+

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