#DDD8ED Color

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

Color preview

#DDD8ED

Color formats

HEX
#DDD8ED
RGB
rgb(221, 216, 237)
RGBA
rgba(221, 216, 237, 1)
HSL
hsl(254, 37%, 89%)
HSV
hsv(254, 9%, 93%)
CMYK
cmyk(7%, 9%, 0%, 7%)
CSS variable
--color-primary: #DDD8ED;
Lowercase HEX
#ddd8ed

Shades

Tints

Tones

Harmony

CSS snippets for #DDD8ED

.color-ddd8ed {
  color: #DDD8ED;
  background-color: #DDD8ED;
}

Frequently asked questions

What color is #DDD8ED?+

#DDD8ED is a HEX color with RGB value rgb(221, 216, 237) and HSL value hsl(254, 37%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDD8ED?+

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