#D9DCDF Color

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

Color preview

#D9DCDF

Color formats

HEX
#D9DCDF
RGB
rgb(217, 220, 223)
RGBA
rgba(217, 220, 223, 1)
HSL
hsl(210, 9%, 86%)
HSV
hsv(210, 3%, 87%)
CMYK
cmyk(3%, 1%, 0%, 13%)
CSS variable
--color-primary: #D9DCDF;
Lowercase HEX
#d9dcdf

Shades

Tints

Tones

Harmony

CSS snippets for #D9DCDF

.color-d9dcdf {
  color: #D9DCDF;
  background-color: #D9DCDF;
}

Frequently asked questions

What color is #D9DCDF?+

#D9DCDF is a HEX color with RGB value rgb(217, 220, 223) and HSL value hsl(210, 9%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9DCDF?+

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