#DDDBE1 Color

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

Color preview

#DDDBE1

Color formats

HEX
#DDDBE1
RGB
rgb(221, 219, 225)
RGBA
rgba(221, 219, 225, 1)
HSL
hsl(260, 9%, 87%)
HSV
hsv(260, 3%, 88%)
CMYK
cmyk(2%, 3%, 0%, 12%)
CSS variable
--color-primary: #DDDBE1;
Lowercase HEX
#dddbe1

Shades

Tints

Tones

Harmony

CSS snippets for #DDDBE1

.color-dddbe1 {
  color: #DDDBE1;
  background-color: #DDDBE1;
}

Frequently asked questions

What color is #DDDBE1?+

#DDDBE1 is a HEX color with RGB value rgb(221, 219, 225) and HSL value hsl(260, 9%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDDBE1?+

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