#D6DDE3 Color

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

Color preview

#D6DDE3

Color formats

HEX
#D6DDE3
RGB
rgb(214, 221, 227)
RGBA
rgba(214, 221, 227, 1)
HSL
hsl(208, 19%, 86%)
HSV
hsv(208, 6%, 89%)
CMYK
cmyk(6%, 3%, 0%, 11%)
CSS variable
--color-primary: #D6DDE3;
Lowercase HEX
#d6dde3

Shades

Tints

Tones

Harmony

CSS snippets for #D6DDE3

.color-d6dde3 {
  color: #D6DDE3;
  background-color: #D6DDE3;
}

Frequently asked questions

What color is #D6DDE3?+

#D6DDE3 is a HEX color with RGB value rgb(214, 221, 227) and HSL value hsl(208, 19%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D6DDE3?+

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