#D5BFFF Color

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

Color preview

#D5BFFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D5BFFF

.color-d5bfff {
  color: #D5BFFF;
  background-color: #D5BFFF;
}

Frequently asked questions

What color is #D5BFFF?+

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

What is the closest Tailwind color to #D5BFFF?+

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