#D5DDEE Color

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

Color preview

#D5DDEE

Color formats

HEX
#D5DDEE
RGB
rgb(213, 221, 238)
RGBA
rgba(213, 221, 238, 1)
HSL
hsl(221, 42%, 88%)
HSV
hsv(221, 11%, 93%)
CMYK
cmyk(11%, 7%, 0%, 7%)
CSS variable
--color-primary: #D5DDEE;
Lowercase HEX
#d5ddee

Shades

Tints

Tones

Harmony

CSS snippets for #D5DDEE

.color-d5ddee {
  color: #D5DDEE;
  background-color: #D5DDEE;
}

Frequently asked questions

What color is #D5DDEE?+

#D5DDEE is a HEX color with RGB value rgb(213, 221, 238) and HSL value hsl(221, 42%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D5DDEE?+

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