#D8BFFF Color

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

Color preview

#D8BFFF

Color formats

HEX
#D8BFFF
RGB
rgb(216, 191, 255)
RGBA
rgba(216, 191, 255, 1)
HSL
hsl(263, 100%, 87%)
HSV
hsv(263, 25%, 100%)
CMYK
cmyk(15%, 25%, 0%, 0%)
CSS variable
--color-primary: #D8BFFF;
Lowercase HEX
#d8bfff

Shades

Tints

Tones

Harmony

CSS snippets for #D8BFFF

.color-d8bfff {
  color: #D8BFFF;
  background-color: #D8BFFF;
}

Frequently asked questions

What color is #D8BFFF?+

#D8BFFF is a HEX color with RGB value rgb(216, 191, 255) and HSL value hsl(263, 100%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D8BFFF?+

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