#D1CFCB Color

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

Color preview

#D1CFCB

Color formats

HEX
#D1CFCB
RGB
rgb(209, 207, 203)
RGBA
rgba(209, 207, 203, 1)
HSL
hsl(40, 6%, 81%)
HSV
hsv(40, 3%, 82%)
CMYK
cmyk(0%, 1%, 3%, 18%)
CSS variable
--color-primary: #D1CFCB;
Lowercase HEX
#d1cfcb

Shades

Tints

Tones

Harmony

CSS snippets for #D1CFCB

.color-d1cfcb {
  color: #D1CFCB;
  background-color: #D1CFCB;
}

Frequently asked questions

What color is #D1CFCB?+

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

What is the closest Tailwind color to #D1CFCB?+

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