#D2AFED Color

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

Color preview

#D2AFED

Color formats

HEX
#D2AFED
RGB
rgb(210, 175, 237)
RGBA
rgba(210, 175, 237, 1)
HSL
hsl(274, 63%, 81%)
HSV
hsv(274, 26%, 93%)
CMYK
cmyk(11%, 26%, 0%, 7%)
CSS variable
--color-primary: #D2AFED;
Lowercase HEX
#d2afed

Shades

Tints

Tones

Harmony

CSS snippets for #D2AFED

.color-d2afed {
  color: #D2AFED;
  background-color: #D2AFED;
}

Frequently asked questions

What color is #D2AFED?+

#D2AFED is a HEX color with RGB value rgb(210, 175, 237) and HSL value hsl(274, 63%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D2AFED?+

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