#D2BFFC Color

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

Color preview

#D2BFFC

Color formats

HEX
#D2BFFC
RGB
rgb(210, 191, 252)
RGBA
rgba(210, 191, 252, 1)
HSL
hsl(259, 91%, 87%)
HSV
hsv(259, 24%, 99%)
CMYK
cmyk(17%, 24%, 0%, 1%)
CSS variable
--color-primary: #D2BFFC;
Lowercase HEX
#d2bffc

Shades

Tints

Tones

Harmony

CSS snippets for #D2BFFC

.color-d2bffc {
  color: #D2BFFC;
  background-color: #D2BFFC;
}

Frequently asked questions

What color is #D2BFFC?+

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

What is the closest Tailwind color to #D2BFFC?+

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