#D8BFF0 Color

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

Color preview

#D8BFF0

Color formats

HEX
#D8BFF0
RGB
rgb(216, 191, 240)
RGBA
rgba(216, 191, 240, 1)
HSL
hsl(271, 62%, 85%)
HSV
hsv(271, 20%, 94%)
CMYK
cmyk(10%, 20%, 0%, 6%)
CSS variable
--color-primary: #D8BFF0;
Lowercase HEX
#d8bff0

Shades

Tints

Tones

Harmony

CSS snippets for #D8BFF0

.color-d8bff0 {
  color: #D8BFF0;
  background-color: #D8BFF0;
}

Frequently asked questions

What color is #D8BFF0?+

#D8BFF0 is a HEX color with RGB value rgb(216, 191, 240) and HSL value hsl(271, 62%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D8BFF0?+

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