#DDDBE3 Color

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

Color preview

#DDDBE3

Color formats

HEX
#DDDBE3
RGB
rgb(221, 219, 227)
RGBA
rgba(221, 219, 227, 1)
HSL
hsl(255, 12%, 87%)
HSV
hsv(255, 4%, 89%)
CMYK
cmyk(3%, 4%, 0%, 11%)
CSS variable
--color-primary: #DDDBE3;
Lowercase HEX
#dddbe3

Shades

Tints

Tones

Harmony

CSS snippets for #DDDBE3

.color-dddbe3 {
  color: #DDDBE3;
  background-color: #DDDBE3;
}

Frequently asked questions

What color is #DDDBE3?+

#DDDBE3 is a HEX color with RGB value rgb(221, 219, 227) and HSL value hsl(255, 12%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDDBE3?+

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