#DADCEF Color

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

Color preview

#DADCEF

Color formats

HEX
#DADCEF
RGB
rgb(218, 220, 239)
RGBA
rgba(218, 220, 239, 1)
HSL
hsl(234, 40%, 90%)
HSV
hsv(234, 9%, 94%)
CMYK
cmyk(9%, 8%, 0%, 6%)
CSS variable
--color-primary: #DADCEF;
Lowercase HEX
#dadcef

Shades

Tints

Tones

Harmony

CSS snippets for #DADCEF

.color-dadcef {
  color: #DADCEF;
  background-color: #DADCEF;
}

Frequently asked questions

What color is #DADCEF?+

#DADCEF is a HEX color with RGB value rgb(218, 220, 239) and HSL value hsl(234, 40%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DADCEF?+

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