#D3AFED Color

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

Color preview

#D3AFED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3AFED

.color-d3afed {
  color: #D3AFED;
  background-color: #D3AFED;
}

Frequently asked questions

What color is #D3AFED?+

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

What is the closest Tailwind color to #D3AFED?+

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