#D2BFDC Color

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

Color preview

#D2BFDC

Color formats

HEX
#D2BFDC
RGB
rgb(210, 191, 220)
RGBA
rgba(210, 191, 220, 1)
HSL
hsl(279, 29%, 81%)
HSV
hsv(279, 13%, 86%)
CMYK
cmyk(5%, 13%, 0%, 14%)
CSS variable
--color-primary: #D2BFDC;
Lowercase HEX
#d2bfdc

Shades

Tints

Tones

Harmony

CSS snippets for #D2BFDC

.color-d2bfdc {
  color: #D2BFDC;
  background-color: #D2BFDC;
}

Frequently asked questions

What color is #D2BFDC?+

#D2BFDC is a HEX color with RGB value rgb(210, 191, 220) and HSL value hsl(279, 29%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D2BFDC?+

The closest Tailwind color is zinc-300, available as the bg-zinc-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