#D7BFFC Color

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

Color preview

#D7BFFC

Color formats

HEX
#D7BFFC
RGB
rgb(215, 191, 252)
RGBA
rgba(215, 191, 252, 1)
HSL
hsl(264, 91%, 87%)
HSV
hsv(264, 24%, 99%)
CMYK
cmyk(15%, 24%, 0%, 1%)
CSS variable
--color-primary: #D7BFFC;
Lowercase HEX
#d7bffc

Shades

Tints

Tones

Harmony

CSS snippets for #D7BFFC

.color-d7bffc {
  color: #D7BFFC;
  background-color: #D7BFFC;
}

Frequently asked questions

What color is #D7BFFC?+

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

What is the closest Tailwind color to #D7BFFC?+

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