#DAD3DB Color

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

Color preview

#DAD3DB

Color formats

HEX
#DAD3DB
RGB
rgb(218, 211, 219)
RGBA
rgba(218, 211, 219, 1)
HSL
hsl(293, 10%, 84%)
HSV
hsv(293, 4%, 86%)
CMYK
cmyk(0%, 4%, 0%, 14%)
CSS variable
--color-primary: #DAD3DB;
Lowercase HEX
#dad3db

Shades

Tints

Tones

Harmony

CSS snippets for #DAD3DB

.color-dad3db {
  color: #DAD3DB;
  background-color: #DAD3DB;
}

Frequently asked questions

What color is #DAD3DB?+

#DAD3DB is a HEX color with RGB value rgb(218, 211, 219) and HSL value hsl(293, 10%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DAD3DB?+

The closest Tailwind color is zinc-300, available as the bg-zinc-300 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