#DDDEE6 Color

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

Color preview

#DDDEE6

Color formats

HEX
#DDDEE6
RGB
rgb(221, 222, 230)
RGBA
rgba(221, 222, 230, 1)
HSL
hsl(233, 15%, 88%)
HSV
hsv(233, 4%, 90%)
CMYK
cmyk(4%, 3%, 0%, 10%)
CSS variable
--color-primary: #DDDEE6;
Lowercase HEX
#dddee6

Shades

Tints

Tones

Harmony

CSS snippets for #DDDEE6

.color-dddee6 {
  color: #DDDEE6;
  background-color: #DDDEE6;
}

Frequently asked questions

What color is #DDDEE6?+

#DDDEE6 is a HEX color with RGB value rgb(221, 222, 230) and HSL value hsl(233, 15%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDDEE6?+

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