#D2BBCF Color

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

Color preview

#D2BBCF

Color formats

HEX
#D2BBCF
RGB
rgb(210, 187, 207)
RGBA
rgba(210, 187, 207, 1)
HSL
hsl(308, 20%, 78%)
HSV
hsv(308, 11%, 82%)
CMYK
cmyk(0%, 11%, 1%, 18%)
CSS variable
--color-primary: #D2BBCF;
Lowercase HEX
#d2bbcf

Shades

Tints

Tones

Harmony

CSS snippets for #D2BBCF

.color-d2bbcf {
  color: #D2BBCF;
  background-color: #D2BBCF;
}

Frequently asked questions

What color is #D2BBCF?+

#D2BBCF is a HEX color with RGB value rgb(210, 187, 207) and HSL value hsl(308, 20%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D2BBCF?+

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