#DADEE2 Color

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

Color preview

#DADEE2

Color formats

HEX
#DADEE2
RGB
rgb(218, 222, 226)
RGBA
rgba(218, 222, 226, 1)
HSL
hsl(210, 12%, 87%)
HSV
hsv(210, 4%, 89%)
CMYK
cmyk(4%, 2%, 0%, 11%)
CSS variable
--color-primary: #DADEE2;
Lowercase HEX
#dadee2

Shades

Tints

Tones

Harmony

CSS snippets for #DADEE2

.color-dadee2 {
  color: #DADEE2;
  background-color: #DADEE2;
}

Frequently asked questions

What color is #DADEE2?+

#DADEE2 is a HEX color with RGB value rgb(218, 222, 226) and HSL value hsl(210, 12%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DADEE2?+

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