#D8BFF6 Color

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

Color preview

#D8BFF6

Color formats

HEX
#D8BFF6
RGB
rgb(216, 191, 246)
RGBA
rgba(216, 191, 246, 1)
HSL
hsl(267, 75%, 86%)
HSV
hsv(267, 22%, 96%)
CMYK
cmyk(12%, 22%, 0%, 4%)
CSS variable
--color-primary: #D8BFF6;
Lowercase HEX
#d8bff6

Shades

Tints

Tones

Harmony

CSS snippets for #D8BFF6

.color-d8bff6 {
  color: #D8BFF6;
  background-color: #D8BFF6;
}

Frequently asked questions

What color is #D8BFF6?+

#D8BFF6 is a HEX color with RGB value rgb(216, 191, 246) and HSL value hsl(267, 75%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D8BFF6?+

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