#D9DCE5 Color

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

Color preview

#D9DCE5

Color formats

HEX
#D9DCE5
RGB
rgb(217, 220, 229)
RGBA
rgba(217, 220, 229, 1)
HSL
hsl(225, 19%, 87%)
HSV
hsv(225, 5%, 90%)
CMYK
cmyk(5%, 4%, 0%, 10%)
CSS variable
--color-primary: #D9DCE5;
Lowercase HEX
#d9dce5

Shades

Tints

Tones

Harmony

CSS snippets for #D9DCE5

.color-d9dce5 {
  color: #D9DCE5;
  background-color: #D9DCE5;
}

Frequently asked questions

What color is #D9DCE5?+

#D9DCE5 is a HEX color with RGB value rgb(217, 220, 229) and HSL value hsl(225, 19%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9DCE5?+

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