#D2BDCF Color

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

Color preview

#D2BDCF

Color formats

HEX
#D2BDCF
RGB
rgb(210, 189, 207)
RGBA
rgba(210, 189, 207, 1)
HSL
hsl(309, 19%, 78%)
HSV
hsv(309, 10%, 82%)
CMYK
cmyk(0%, 10%, 1%, 18%)
CSS variable
--color-primary: #D2BDCF;
Lowercase HEX
#d2bdcf

Shades

Tints

Tones

Harmony

CSS snippets for #D2BDCF

.color-d2bdcf {
  color: #D2BDCF;
  background-color: #D2BDCF;
}

Frequently asked questions

What color is #D2BDCF?+

#D2BDCF is a HEX color with RGB value rgb(210, 189, 207) and HSL value hsl(309, 19%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D2BDCF?+

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