#DADBE6 Color

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

Color preview

#DADBE6

Color formats

HEX
#DADBE6
RGB
rgb(218, 219, 230)
RGBA
rgba(218, 219, 230, 1)
HSL
hsl(235, 19%, 88%)
HSV
hsv(235, 5%, 90%)
CMYK
cmyk(5%, 5%, 0%, 10%)
CSS variable
--color-primary: #DADBE6;
Lowercase HEX
#dadbe6

Shades

Tints

Tones

Harmony

CSS snippets for #DADBE6

.color-dadbe6 {
  color: #DADBE6;
  background-color: #DADBE6;
}

Frequently asked questions

What color is #DADBE6?+

#DADBE6 is a HEX color with RGB value rgb(218, 219, 230) and HSL value hsl(235, 19%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DADBE6?+

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