#D6DDEC Color

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

Color preview

#D6DDEC

Color formats

HEX
#D6DDEC
RGB
rgb(214, 221, 236)
RGBA
rgba(214, 221, 236, 1)
HSL
hsl(221, 37%, 88%)
HSV
hsv(221, 9%, 93%)
CMYK
cmyk(9%, 6%, 0%, 7%)
CSS variable
--color-primary: #D6DDEC;
Lowercase HEX
#d6ddec

Shades

Tints

Tones

Harmony

CSS snippets for #D6DDEC

.color-d6ddec {
  color: #D6DDEC;
  background-color: #D6DDEC;
}

Frequently asked questions

What color is #D6DDEC?+

#D6DDEC is a HEX color with RGB value rgb(214, 221, 236) and HSL value hsl(221, 37%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D6DDEC?+

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