#DDD5EC Color

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

Color preview

#DDD5EC

Color formats

HEX
#DDD5EC
RGB
rgb(221, 213, 236)
RGBA
rgba(221, 213, 236, 1)
HSL
hsl(261, 38%, 88%)
HSV
hsv(261, 10%, 93%)
CMYK
cmyk(6%, 10%, 0%, 7%)
CSS variable
--color-primary: #DDD5EC;
Lowercase HEX
#ddd5ec

Shades

Tints

Tones

Harmony

CSS snippets for #DDD5EC

.color-ddd5ec {
  color: #DDD5EC;
  background-color: #DDD5EC;
}

Frequently asked questions

What color is #DDD5EC?+

#DDD5EC is a HEX color with RGB value rgb(221, 213, 236) and HSL value hsl(261, 38%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDD5EC?+

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