#D6CDCB Color

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

Color preview

#D6CDCB

Color formats

HEX
#D6CDCB
RGB
rgb(214, 205, 203)
RGBA
rgba(214, 205, 203, 1)
HSL
hsl(11, 12%, 82%)
HSV
hsv(11, 5%, 84%)
CMYK
cmyk(0%, 4%, 5%, 16%)
CSS variable
--color-primary: #D6CDCB;
Lowercase HEX
#d6cdcb

Shades

Tints

Tones

Harmony

CSS snippets for #D6CDCB

.color-d6cdcb {
  color: #D6CDCB;
  background-color: #D6CDCB;
}

Frequently asked questions

What color is #D6CDCB?+

#D6CDCB is a HEX color with RGB value rgb(214, 205, 203) and HSL value hsl(11, 12%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D6CDCB?+

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