#D1BCCB Color

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

Color preview

#D1BCCB

Color formats

HEX
#D1BCCB
RGB
rgb(209, 188, 203)
RGBA
rgba(209, 188, 203, 1)
HSL
hsl(317, 19%, 78%)
HSV
hsv(317, 10%, 82%)
CMYK
cmyk(0%, 10%, 3%, 18%)
CSS variable
--color-primary: #D1BCCB;
Lowercase HEX
#d1bccb

Shades

Tints

Tones

Harmony

CSS snippets for #D1BCCB

.color-d1bccb {
  color: #D1BCCB;
  background-color: #D1BCCB;
}

Frequently asked questions

What color is #D1BCCB?+

#D1BCCB is a HEX color with RGB value rgb(209, 188, 203) and HSL value hsl(317, 19%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D1BCCB?+

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