#D3BFFC Color

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

Color preview

#D3BFFC

Color formats

HEX
#D3BFFC
RGB
rgb(211, 191, 252)
RGBA
rgba(211, 191, 252, 1)
HSL
hsl(260, 91%, 87%)
HSV
hsv(260, 24%, 99%)
CMYK
cmyk(16%, 24%, 0%, 1%)
CSS variable
--color-primary: #D3BFFC;
Lowercase HEX
#d3bffc

Shades

Tints

Tones

Harmony

CSS snippets for #D3BFFC

.color-d3bffc {
  color: #D3BFFC;
  background-color: #D3BFFC;
}

Frequently asked questions

What color is #D3BFFC?+

#D3BFFC is a HEX color with RGB value rgb(211, 191, 252) and HSL value hsl(260, 91%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3BFFC?+

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