#D9CDCF Color

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

Color preview

#D9CDCF

Color formats

HEX
#D9CDCF
RGB
rgb(217, 205, 207)
RGBA
rgba(217, 205, 207, 1)
HSL
hsl(350, 14%, 83%)
HSV
hsv(350, 6%, 85%)
CMYK
cmyk(0%, 6%, 5%, 15%)
CSS variable
--color-primary: #D9CDCF;
Lowercase HEX
#d9cdcf

Shades

Tints

Tones

Harmony

CSS snippets for #D9CDCF

.color-d9cdcf {
  color: #D9CDCF;
  background-color: #D9CDCF;
}

Frequently asked questions

What color is #D9CDCF?+

#D9CDCF is a HEX color with RGB value rgb(217, 205, 207) and HSL value hsl(350, 14%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D9CDCF?+

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