#DEDEE9 Color

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

Color preview

#DEDEE9

Color formats

HEX
#DEDEE9
RGB
rgb(222, 222, 233)
RGBA
rgba(222, 222, 233, 1)
HSL
hsl(240, 20%, 89%)
HSV
hsv(240, 5%, 91%)
CMYK
cmyk(5%, 5%, 0%, 9%)
CSS variable
--color-primary: #DEDEE9;
Lowercase HEX
#dedee9

Shades

Tints

Tones

Harmony

CSS snippets for #DEDEE9

.color-dedee9 {
  color: #DEDEE9;
  background-color: #DEDEE9;
}

Frequently asked questions

What color is #DEDEE9?+

#DEDEE9 is a HEX color with RGB value rgb(222, 222, 233) and HSL value hsl(240, 20%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEDEE9?+

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