#D2AFD5 Color

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

Color preview

#D2AFD5

Color formats

HEX
#D2AFD5
RGB
rgb(210, 175, 213)
RGBA
rgba(210, 175, 213, 1)
HSL
hsl(295, 31%, 76%)
HSV
hsv(295, 18%, 84%)
CMYK
cmyk(1%, 18%, 0%, 16%)
CSS variable
--color-primary: #D2AFD5;
Lowercase HEX
#d2afd5

Shades

Tints

Tones

Harmony

CSS snippets for #D2AFD5

.color-d2afd5 {
  color: #D2AFD5;
  background-color: #D2AFD5;
}

Frequently asked questions

What color is #D2AFD5?+

#D2AFD5 is a HEX color with RGB value rgb(210, 175, 213) and HSL value hsl(295, 31%, 76%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D2AFD5?+

The closest Tailwind color is stone-300, available as the bg-stone-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