#DDD1E5 Color

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

Color preview

#DDD1E5

Color formats

HEX
#DDD1E5
RGB
rgb(221, 209, 229)
RGBA
rgba(221, 209, 229, 1)
HSL
hsl(276, 28%, 86%)
HSV
hsv(276, 9%, 90%)
CMYK
cmyk(3%, 9%, 0%, 10%)
CSS variable
--color-primary: #DDD1E5;
Lowercase HEX
#ddd1e5

Shades

Tints

Tones

Harmony

CSS snippets for #DDD1E5

.color-ddd1e5 {
  color: #DDD1E5;
  background-color: #DDD1E5;
}

Frequently asked questions

What color is #DDD1E5?+

#DDD1E5 is a HEX color with RGB value rgb(221, 209, 229) and HSL value hsl(276, 28%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDD1E5?+

The closest Tailwind color is zinc-300, available as the bg-zinc-300 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