#D6BFFF Color

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

Color preview

#D6BFFF

Color formats

HEX
#D6BFFF
RGB
rgb(214, 191, 255)
RGBA
rgba(214, 191, 255, 1)
HSL
hsl(262, 100%, 87%)
HSV
hsv(262, 25%, 100%)
CMYK
cmyk(16%, 25%, 0%, 0%)
CSS variable
--color-primary: #D6BFFF;
Lowercase HEX
#d6bfff

Shades

Tints

Tones

Harmony

CSS snippets for #D6BFFF

.color-d6bfff {
  color: #D6BFFF;
  background-color: #D6BFFF;
}

Frequently asked questions

What color is #D6BFFF?+

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

What is the closest Tailwind color to #D6BFFF?+

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