#D9BFFD Color

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

Color preview

#D9BFFD

Color formats

HEX
#D9BFFD
RGB
rgb(217, 191, 253)
RGBA
rgba(217, 191, 253, 1)
HSL
hsl(265, 94%, 87%)
HSV
hsv(265, 25%, 99%)
CMYK
cmyk(14%, 25%, 0%, 1%)
CSS variable
--color-primary: #D9BFFD;
Lowercase HEX
#d9bffd

Shades

Tints

Tones

Harmony

CSS snippets for #D9BFFD

.color-d9bffd {
  color: #D9BFFD;
  background-color: #D9BFFD;
}

Frequently asked questions

What color is #D9BFFD?+

#D9BFFD is a HEX color with RGB value rgb(217, 191, 253) and HSL value hsl(265, 94%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D9BFFD?+

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