#D1CDCB Color

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

Color preview

#D1CDCB

Color formats

HEX
#D1CDCB
RGB
rgb(209, 205, 203)
RGBA
rgba(209, 205, 203, 1)
HSL
hsl(20, 6%, 81%)
HSV
hsv(20, 3%, 82%)
CMYK
cmyk(0%, 2%, 3%, 18%)
CSS variable
--color-primary: #D1CDCB;
Lowercase HEX
#d1cdcb

Shades

Tints

Tones

Harmony

CSS snippets for #D1CDCB

.color-d1cdcb {
  color: #D1CDCB;
  background-color: #D1CDCB;
}

Frequently asked questions

What color is #D1CDCB?+

#D1CDCB is a HEX color with RGB value rgb(209, 205, 203) and HSL value hsl(20, 6%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D1CDCB?+

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