#D9DEEB Color

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

Color preview

#D9DEEB

Color formats

HEX
#D9DEEB
RGB
rgb(217, 222, 235)
RGBA
rgba(217, 222, 235, 1)
HSL
hsl(223, 31%, 89%)
HSV
hsv(223, 8%, 92%)
CMYK
cmyk(8%, 6%, 0%, 8%)
CSS variable
--color-primary: #D9DEEB;
Lowercase HEX
#d9deeb

Shades

Tints

Tones

Harmony

CSS snippets for #D9DEEB

.color-d9deeb {
  color: #D9DEEB;
  background-color: #D9DEEB;
}

Frequently asked questions

What color is #D9DEEB?+

#D9DEEB is a HEX color with RGB value rgb(217, 222, 235) and HSL value hsl(223, 31%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9DEEB?+

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