#D3BFFB Color

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

Color preview

#D3BFFB

Color formats

HEX
#D3BFFB
RGB
rgb(211, 191, 251)
RGBA
rgba(211, 191, 251, 1)
HSL
hsl(260, 88%, 87%)
HSV
hsv(260, 24%, 98%)
CMYK
cmyk(16%, 24%, 0%, 2%)
CSS variable
--color-primary: #D3BFFB;
Lowercase HEX
#d3bffb

Shades

Tints

Tones

Harmony

CSS snippets for #D3BFFB

.color-d3bffb {
  color: #D3BFFB;
  background-color: #D3BFFB;
}

Frequently asked questions

What color is #D3BFFB?+

#D3BFFB is a HEX color with RGB value rgb(211, 191, 251) and HSL value hsl(260, 88%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3BFFB?+

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