#D9CCCD Color

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

Color preview

#D9CCCD

Color formats

HEX
#D9CCCD
RGB
rgb(217, 204, 205)
RGBA
rgba(217, 204, 205, 1)
HSL
hsl(355, 15%, 83%)
HSV
hsv(355, 6%, 85%)
CMYK
cmyk(0%, 6%, 6%, 15%)
CSS variable
--color-primary: #D9CCCD;
Lowercase HEX
#d9cccd

Shades

Tints

Tones

Harmony

CSS snippets for #D9CCCD

.color-d9cccd {
  color: #D9CCCD;
  background-color: #D9CCCD;
}

Frequently asked questions

What color is #D9CCCD?+

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

What is the closest Tailwind color to #D9CCCD?+

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