#D3AFEC Color

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

Color preview

#D3AFEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3AFEC

.color-d3afec {
  color: #D3AFEC;
  background-color: #D3AFEC;
}

Frequently asked questions

What color is #D3AFEC?+

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

What is the closest Tailwind color to #D3AFEC?+

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