#DADEE5 Color

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

Color preview

#DADEE5

Color formats

HEX
#DADEE5
RGB
rgb(218, 222, 229)
RGBA
rgba(218, 222, 229, 1)
HSL
hsl(218, 17%, 88%)
HSV
hsv(218, 5%, 90%)
CMYK
cmyk(5%, 3%, 0%, 10%)
CSS variable
--color-primary: #DADEE5;
Lowercase HEX
#dadee5

Shades

Tints

Tones

Harmony

CSS snippets for #DADEE5

.color-dadee5 {
  color: #DADEE5;
  background-color: #DADEE5;
}

Frequently asked questions

What color is #DADEE5?+

#DADEE5 is a HEX color with RGB value rgb(218, 222, 229) and HSL value hsl(218, 17%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DADEE5?+

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