#D5CDCB Color

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

Color preview

#D5CDCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D5CDCB

.color-d5cdcb {
  color: #D5CDCB;
  background-color: #D5CDCB;
}

Frequently asked questions

What color is #D5CDCB?+

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

What is the closest Tailwind color to #D5CDCB?+

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