#D5DEEB Color

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

Color preview

#D5DEEB

Color formats

HEX
#D5DEEB
RGB
rgb(213, 222, 235)
RGBA
rgba(213, 222, 235, 1)
HSL
hsl(215, 35%, 88%)
HSV
hsv(215, 9%, 92%)
CMYK
cmyk(9%, 6%, 0%, 8%)
CSS variable
--color-primary: #D5DEEB;
Lowercase HEX
#d5deeb

Shades

Tints

Tones

Harmony

CSS snippets for #D5DEEB

.color-d5deeb {
  color: #D5DEEB;
  background-color: #D5DEEB;
}

Frequently asked questions

What color is #D5DEEB?+

#D5DEEB is a HEX color with RGB value rgb(213, 222, 235) and HSL value hsl(215, 35%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D5DEEB?+

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