#DADBEF Color

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

Color preview

#DADBEF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DADBEF

.color-dadbef {
  color: #DADBEF;
  background-color: #DADBEF;
}

Frequently asked questions

What color is #DADBEF?+

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

What is the closest Tailwind color to #DADBEF?+

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