#D5DFEB Color

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

Color preview

#D5DFEB

Color formats

HEX
#D5DFEB
RGB
rgb(213, 223, 235)
RGBA
rgba(213, 223, 235, 1)
HSL
hsl(213, 35%, 88%)
HSV
hsv(213, 9%, 92%)
CMYK
cmyk(9%, 5%, 0%, 8%)
CSS variable
--color-primary: #D5DFEB;
Lowercase HEX
#d5dfeb

Shades

Tints

Tones

Harmony

CSS snippets for #D5DFEB

.color-d5dfeb {
  color: #D5DFEB;
  background-color: #D5DFEB;
}

Frequently asked questions

What color is #D5DFEB?+

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

What is the closest Tailwind color to #D5DFEB?+

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