#D3AFEB Color

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

Color preview

#D3AFEB

Color formats

HEX
#D3AFEB
RGB
rgb(211, 175, 235)
RGBA
rgba(211, 175, 235, 1)
HSL
hsl(276, 60%, 80%)
HSV
hsv(276, 26%, 92%)
CMYK
cmyk(10%, 26%, 0%, 8%)
CSS variable
--color-primary: #D3AFEB;
Lowercase HEX
#d3afeb

Shades

Tints

Tones

Harmony

CSS snippets for #D3AFEB

.color-d3afeb {
  color: #D3AFEB;
  background-color: #D3AFEB;
}

Frequently asked questions

What color is #D3AFEB?+

#D3AFEB is a HEX color with RGB value rgb(211, 175, 235) and HSL value hsl(276, 60%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D3AFEB?+

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