#D3BFFE Color

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

Color preview

#D3BFFE

Color formats

HEX
#D3BFFE
RGB
rgb(211, 191, 254)
RGBA
rgba(211, 191, 254, 1)
HSL
hsl(259, 97%, 87%)
HSV
hsv(259, 25%, 100%)
CMYK
cmyk(17%, 25%, 0%, 0%)
CSS variable
--color-primary: #D3BFFE;
Lowercase HEX
#d3bffe

Shades

Tints

Tones

Harmony

CSS snippets for #D3BFFE

.color-d3bffe {
  color: #D3BFFE;
  background-color: #D3BFFE;
}

Frequently asked questions

What color is #D3BFFE?+

#D3BFFE is a HEX color with RGB value rgb(211, 191, 254) and HSL value hsl(259, 97%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3BFFE?+

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