#D5BFF8 Color

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

Color preview

#D5BFF8

Color formats

HEX
#D5BFF8
RGB
rgb(213, 191, 248)
RGBA
rgba(213, 191, 248, 1)
HSL
hsl(263, 80%, 86%)
HSV
hsv(263, 23%, 97%)
CMYK
cmyk(14%, 23%, 0%, 3%)
CSS variable
--color-primary: #D5BFF8;
Lowercase HEX
#d5bff8

Shades

Tints

Tones

Harmony

CSS snippets for #D5BFF8

.color-d5bff8 {
  color: #D5BFF8;
  background-color: #D5BFF8;
}

Frequently asked questions

What color is #D5BFF8?+

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

What is the closest Tailwind color to #D5BFF8?+

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