#D8BFED Color

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

Color preview

#D8BFED

Color formats

HEX
#D8BFED
RGB
rgb(216, 191, 237)
RGBA
rgba(216, 191, 237, 1)
HSL
hsl(273, 56%, 84%)
HSV
hsv(273, 19%, 93%)
CMYK
cmyk(9%, 19%, 0%, 7%)
CSS variable
--color-primary: #D8BFED;
Lowercase HEX
#d8bfed

Shades

Tints

Tones

Harmony

CSS snippets for #D8BFED

.color-d8bfed {
  color: #D8BFED;
  background-color: #D8BFED;
}

Frequently asked questions

What color is #D8BFED?+

#D8BFED is a HEX color with RGB value rgb(216, 191, 237) and HSL value hsl(273, 56%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D8BFED?+

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