#D1BFED Color

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

Color preview

#D1BFED

Color formats

HEX
#D1BFED
RGB
rgb(209, 191, 237)
RGBA
rgba(209, 191, 237, 1)
HSL
hsl(263, 56%, 84%)
HSV
hsv(263, 19%, 93%)
CMYK
cmyk(12%, 19%, 0%, 7%)
CSS variable
--color-primary: #D1BFED;
Lowercase HEX
#d1bfed

Shades

Tints

Tones

Harmony

CSS snippets for #D1BFED

.color-d1bfed {
  color: #D1BFED;
  background-color: #D1BFED;
}

Frequently asked questions

What color is #D1BFED?+

#D1BFED is a HEX color with RGB value rgb(209, 191, 237) and HSL value hsl(263, 56%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D1BFED?+

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