#D0BFFA Color

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

Color preview

#D0BFFA

Color formats

HEX
#D0BFFA
RGB
rgb(208, 191, 250)
RGBA
rgba(208, 191, 250, 1)
HSL
hsl(257, 86%, 86%)
HSV
hsv(257, 24%, 98%)
CMYK
cmyk(17%, 24%, 0%, 2%)
CSS variable
--color-primary: #D0BFFA;
Lowercase HEX
#d0bffa

Shades

Tints

Tones

Harmony

CSS snippets for #D0BFFA

.color-d0bffa {
  color: #D0BFFA;
  background-color: #D0BFFA;
}

Frequently asked questions

What color is #D0BFFA?+

#D0BFFA is a HEX color with RGB value rgb(208, 191, 250) and HSL value hsl(257, 86%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D0BFFA?+

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