#D9DDEE Color

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

Color preview

#D9DDEE

Color formats

HEX
#D9DDEE
RGB
rgb(217, 221, 238)
RGBA
rgba(217, 221, 238, 1)
HSL
hsl(229, 38%, 89%)
HSV
hsv(229, 9%, 93%)
CMYK
cmyk(9%, 7%, 0%, 7%)
CSS variable
--color-primary: #D9DDEE;
Lowercase HEX
#d9ddee

Shades

Tints

Tones

Harmony

CSS snippets for #D9DDEE

.color-d9ddee {
  color: #D9DDEE;
  background-color: #D9DDEE;
}

Frequently asked questions

What color is #D9DDEE?+

#D9DDEE is a HEX color with RGB value rgb(217, 221, 238) and HSL value hsl(229, 38%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9DDEE?+

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