#DDDBE5 Color

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

Color preview

#DDDBE5

Color formats

HEX
#DDDBE5
RGB
rgb(221, 219, 229)
RGBA
rgba(221, 219, 229, 1)
HSL
hsl(252, 16%, 88%)
HSV
hsv(252, 4%, 90%)
CMYK
cmyk(3%, 4%, 0%, 10%)
CSS variable
--color-primary: #DDDBE5;
Lowercase HEX
#dddbe5

Shades

Tints

Tones

Harmony

CSS snippets for #DDDBE5

.color-dddbe5 {
  color: #DDDBE5;
  background-color: #DDDBE5;
}

Frequently asked questions

What color is #DDDBE5?+

#DDDBE5 is a HEX color with RGB value rgb(221, 219, 229) and HSL value hsl(252, 16%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDDBE5?+

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