#D0BFFF Color

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

Color preview

#D0BFFF

Color formats

HEX
#D0BFFF
RGB
rgb(208, 191, 255)
RGBA
rgba(208, 191, 255, 1)
HSL
hsl(256, 100%, 87%)
HSV
hsv(256, 25%, 100%)
CMYK
cmyk(18%, 25%, 0%, 0%)
CSS variable
--color-primary: #D0BFFF;
Lowercase HEX
#d0bfff

Shades

Tints

Tones

Harmony

CSS snippets for #D0BFFF

.color-d0bfff {
  color: #D0BFFF;
  background-color: #D0BFFF;
}

Frequently asked questions

What color is #D0BFFF?+

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

What is the closest Tailwind color to #D0BFFF?+

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