#D7DCE6 Color

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

Color preview

#D7DCE6

Color formats

HEX
#D7DCE6
RGB
rgb(215, 220, 230)
RGBA
rgba(215, 220, 230, 1)
HSL
hsl(220, 23%, 87%)
HSV
hsv(220, 7%, 90%)
CMYK
cmyk(7%, 4%, 0%, 10%)
CSS variable
--color-primary: #D7DCE6;
Lowercase HEX
#d7dce6

Shades

Tints

Tones

Harmony

CSS snippets for #D7DCE6

.color-d7dce6 {
  color: #D7DCE6;
  background-color: #D7DCE6;
}

Frequently asked questions

What color is #D7DCE6?+

#D7DCE6 is a HEX color with RGB value rgb(215, 220, 230) and HSL value hsl(220, 23%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D7DCE6?+

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