#D5AADD Color

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

Color preview

#D5AADD

Color formats

HEX
#D5AADD
RGB
rgb(213, 170, 221)
RGBA
rgba(213, 170, 221, 1)
HSL
hsl(291, 43%, 77%)
HSV
hsv(291, 23%, 87%)
CMYK
cmyk(4%, 23%, 0%, 13%)
CSS variable
--color-primary: #D5AADD;
Lowercase HEX
#d5aadd

Shades

Tints

Tones

Harmony

CSS snippets for #D5AADD

.color-d5aadd {
  color: #D5AADD;
  background-color: #D5AADD;
}

Frequently asked questions

What color is #D5AADD?+

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

What is the closest Tailwind color to #D5AADD?+

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