#D9DCDC Color

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

Color preview

#D9DCDC

Color formats

HEX
#D9DCDC
RGB
rgb(217, 220, 220)
RGBA
rgba(217, 220, 220, 1)
HSL
hsl(180, 4%, 86%)
HSV
hsv(180, 1%, 86%)
CMYK
cmyk(1%, 0%, 0%, 14%)
CSS variable
--color-primary: #D9DCDC;
Lowercase HEX
#d9dcdc

Shades

Tints

Tones

Harmony

CSS snippets for #D9DCDC

.color-d9dcdc {
  color: #D9DCDC;
  background-color: #D9DCDC;
}

Frequently asked questions

What color is #D9DCDC?+

#D9DCDC is a HEX color with RGB value rgb(217, 220, 220) and HSL value hsl(180, 4%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9DCDC?+

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