#D9CED7 Color

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

Color preview

#D9CED7

Color formats

HEX
#D9CED7
RGB
rgb(217, 206, 215)
RGBA
rgba(217, 206, 215, 1)
HSL
hsl(311, 13%, 83%)
HSV
hsv(311, 5%, 85%)
CMYK
cmyk(0%, 5%, 1%, 15%)
CSS variable
--color-primary: #D9CED7;
Lowercase HEX
#d9ced7

Shades

Tints

Tones

Harmony

CSS snippets for #D9CED7

.color-d9ced7 {
  color: #D9CED7;
  background-color: #D9CED7;
}

Frequently asked questions

What color is #D9CED7?+

#D9CED7 is a HEX color with RGB value rgb(217, 206, 215) and HSL value hsl(311, 13%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D9CED7?+

The closest Tailwind color is zinc-300, available as the bg-zinc-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