#D7BFFA Color

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

Color preview

#D7BFFA

Color formats

HEX
#D7BFFA
RGB
rgb(215, 191, 250)
RGBA
rgba(215, 191, 250, 1)
HSL
hsl(264, 86%, 86%)
HSV
hsv(264, 24%, 98%)
CMYK
cmyk(14%, 24%, 0%, 2%)
CSS variable
--color-primary: #D7BFFA;
Lowercase HEX
#d7bffa

Shades

Tints

Tones

Harmony

CSS snippets for #D7BFFA

.color-d7bffa {
  color: #D7BFFA;
  background-color: #D7BFFA;
}

Frequently asked questions

What color is #D7BFFA?+

#D7BFFA is a HEX color with RGB value rgb(215, 191, 250) and HSL value hsl(264, 86%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D7BFFA?+

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