#D3BFED Color

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

Color preview

#D3BFED

Color formats

HEX
#D3BFED
RGB
rgb(211, 191, 237)
RGBA
rgba(211, 191, 237, 1)
HSL
hsl(266, 56%, 84%)
HSV
hsv(266, 19%, 93%)
CMYK
cmyk(11%, 19%, 0%, 7%)
CSS variable
--color-primary: #D3BFED;
Lowercase HEX
#d3bfed

Shades

Tints

Tones

Harmony

CSS snippets for #D3BFED

.color-d3bfed {
  color: #D3BFED;
  background-color: #D3BFED;
}

Frequently asked questions

What color is #D3BFED?+

#D3BFED is a HEX color with RGB value rgb(211, 191, 237) and HSL value hsl(266, 56%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3BFED?+

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