#D6AADD Color

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

Color preview

#D6AADD

Color formats

HEX
#D6AADD
RGB
rgb(214, 170, 221)
RGBA
rgba(214, 170, 221, 1)
HSL
hsl(292, 43%, 77%)
HSV
hsv(292, 23%, 87%)
CMYK
cmyk(3%, 23%, 0%, 13%)
CSS variable
--color-primary: #D6AADD;
Lowercase HEX
#d6aadd

Shades

Tints

Tones

Harmony

CSS snippets for #D6AADD

.color-d6aadd {
  color: #D6AADD;
  background-color: #D6AADD;
}

Frequently asked questions

What color is #D6AADD?+

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

What is the closest Tailwind color to #D6AADD?+

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