#DADEEE Color

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

Color preview

#DADEEE

Color formats

HEX
#DADEEE
RGB
rgb(218, 222, 238)
RGBA
rgba(218, 222, 238, 1)
HSL
hsl(228, 37%, 89%)
HSV
hsv(228, 8%, 93%)
CMYK
cmyk(8%, 7%, 0%, 7%)
CSS variable
--color-primary: #DADEEE;
Lowercase HEX
#dadeee

Shades

Tints

Tones

Harmony

CSS snippets for #DADEEE

.color-dadeee {
  color: #DADEEE;
  background-color: #DADEEE;
}

Frequently asked questions

What color is #DADEEE?+

#DADEEE is a HEX color with RGB value rgb(218, 222, 238) and HSL value hsl(228, 37%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DADEEE?+

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