#D3AFDD Color

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

Color preview

#D3AFDD

Color formats

HEX
#D3AFDD
RGB
rgb(211, 175, 221)
RGBA
rgba(211, 175, 221, 1)
HSL
hsl(287, 40%, 78%)
HSV
hsv(287, 21%, 87%)
CMYK
cmyk(5%, 21%, 0%, 13%)
CSS variable
--color-primary: #D3AFDD;
Lowercase HEX
#d3afdd

Shades

Tints

Tones

Harmony

CSS snippets for #D3AFDD

.color-d3afdd {
  color: #D3AFDD;
  background-color: #D3AFDD;
}

Frequently asked questions

What color is #D3AFDD?+

#D3AFDD is a HEX color with RGB value rgb(211, 175, 221) and HSL value hsl(287, 40%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3AFDD?+

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