#D9CCD1 Color

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

Color preview

#D9CCD1

Color formats

HEX
#D9CCD1
RGB
rgb(217, 204, 209)
RGBA
rgba(217, 204, 209, 1)
HSL
hsl(337, 15%, 83%)
HSV
hsv(337, 6%, 85%)
CMYK
cmyk(0%, 6%, 4%, 15%)
CSS variable
--color-primary: #D9CCD1;
Lowercase HEX
#d9ccd1

Shades

Tints

Tones

Harmony

CSS snippets for #D9CCD1

.color-d9ccd1 {
  color: #D9CCD1;
  background-color: #D9CCD1;
}

Frequently asked questions

What color is #D9CCD1?+

#D9CCD1 is a HEX color with RGB value rgb(217, 204, 209) and HSL value hsl(337, 15%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D9CCD1?+

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