#D0BFF8 Color

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

Color preview

#D0BFF8

Color formats

HEX
#D0BFF8
RGB
rgb(208, 191, 248)
RGBA
rgba(208, 191, 248, 1)
HSL
hsl(258, 80%, 86%)
HSV
hsv(258, 23%, 97%)
CMYK
cmyk(16%, 23%, 0%, 3%)
CSS variable
--color-primary: #D0BFF8;
Lowercase HEX
#d0bff8

Shades

Tints

Tones

Harmony

CSS snippets for #D0BFF8

.color-d0bff8 {
  color: #D0BFF8;
  background-color: #D0BFF8;
}

Frequently asked questions

What color is #D0BFF8?+

#D0BFF8 is a HEX color with RGB value rgb(208, 191, 248) and HSL value hsl(258, 80%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D0BFF8?+

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