#DADED9 Color

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

Color preview

#DADED9

Color formats

HEX
#DADED9
RGB
rgb(218, 222, 217)
RGBA
rgba(218, 222, 217, 1)
HSL
hsl(108, 7%, 86%)
HSV
hsv(108, 2%, 87%)
CMYK
cmyk(2%, 0%, 2%, 13%)
CSS variable
--color-primary: #DADED9;
Lowercase HEX
#daded9

Shades

Tints

Tones

Harmony

CSS snippets for #DADED9

.color-daded9 {
  color: #DADED9;
  background-color: #DADED9;
}

Frequently asked questions

What color is #DADED9?+

#DADED9 is a HEX color with RGB value rgb(218, 222, 217) and HSL value hsl(108, 7%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DADED9?+

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