#DDDDE7 Color

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

Color preview

#DDDDE7

Color formats

HEX
#DDDDE7
RGB
rgb(221, 221, 231)
RGBA
rgba(221, 221, 231, 1)
HSL
hsl(240, 17%, 89%)
HSV
hsv(240, 4%, 91%)
CMYK
cmyk(4%, 4%, 0%, 9%)
CSS variable
--color-primary: #DDDDE7;
Lowercase HEX
#dddde7

Shades

Tints

Tones

Harmony

CSS snippets for #DDDDE7

.color-dddde7 {
  color: #DDDDE7;
  background-color: #DDDDE7;
}

Frequently asked questions

What color is #DDDDE7?+

#DDDDE7 is a HEX color with RGB value rgb(221, 221, 231) and HSL value hsl(240, 17%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDDDE7?+

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