#DADCEE Color

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

Color preview

#DADCEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DADCEE

.color-dadcee {
  color: #DADCEE;
  background-color: #DADCEE;
}

Frequently asked questions

What color is #DADCEE?+

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

What is the closest Tailwind color to #DADCEE?+

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