#D1DBD9 Color

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

Color preview

#D1DBD9

Color formats

HEX
#D1DBD9
RGB
rgb(209, 219, 217)
RGBA
rgba(209, 219, 217, 1)
HSL
hsl(168, 12%, 84%)
HSV
hsv(168, 5%, 86%)
CMYK
cmyk(5%, 0%, 1%, 14%)
CSS variable
--color-primary: #D1DBD9;
Lowercase HEX
#d1dbd9

Shades

Tints

Tones

Harmony

CSS snippets for #D1DBD9

.color-d1dbd9 {
  color: #D1DBD9;
  background-color: #D1DBD9;
}

Frequently asked questions

What color is #D1DBD9?+

#D1DBD9 is a HEX color with RGB value rgb(209, 219, 217) and HSL value hsl(168, 12%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D1DBD9?+

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