#D9BCCB Color

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

Color preview

#D9BCCB

Color formats

HEX
#D9BCCB
RGB
rgb(217, 188, 203)
RGBA
rgba(217, 188, 203, 1)
HSL
hsl(329, 28%, 79%)
HSV
hsv(329, 13%, 85%)
CMYK
cmyk(0%, 13%, 6%, 15%)
CSS variable
--color-primary: #D9BCCB;
Lowercase HEX
#d9bccb

Shades

Tints

Tones

Harmony

CSS snippets for #D9BCCB

.color-d9bccb {
  color: #D9BCCB;
  background-color: #D9BCCB;
}

Frequently asked questions

What color is #D9BCCB?+

#D9BCCB is a HEX color with RGB value rgb(217, 188, 203) and HSL value hsl(329, 28%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D9BCCB?+

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