#D3BDCB Color

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

Color preview

#D3BDCB

Color formats

HEX
#D3BDCB
RGB
rgb(211, 189, 203)
RGBA
rgba(211, 189, 203, 1)
HSL
hsl(322, 20%, 78%)
HSV
hsv(322, 10%, 83%)
CMYK
cmyk(0%, 10%, 4%, 17%)
CSS variable
--color-primary: #D3BDCB;
Lowercase HEX
#d3bdcb

Shades

Tints

Tones

Harmony

CSS snippets for #D3BDCB

.color-d3bdcb {
  color: #D3BDCB;
  background-color: #D3BDCB;
}

Frequently asked questions

What color is #D3BDCB?+

#D3BDCB is a HEX color with RGB value rgb(211, 189, 203) and HSL value hsl(322, 20%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3BDCB?+

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