#DDD3EA Color

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

Color preview

#DDD3EA

Color formats

HEX
#DDD3EA
RGB
rgb(221, 211, 234)
RGBA
rgba(221, 211, 234, 1)
HSL
hsl(266, 35%, 87%)
HSV
hsv(266, 10%, 92%)
CMYK
cmyk(6%, 10%, 0%, 8%)
CSS variable
--color-primary: #DDD3EA;
Lowercase HEX
#ddd3ea

Shades

Tints

Tones

Harmony

CSS snippets for #DDD3EA

.color-ddd3ea {
  color: #DDD3EA;
  background-color: #DDD3EA;
}

Frequently asked questions

What color is #DDD3EA?+

#DDD3EA is a HEX color with RGB value rgb(221, 211, 234) and HSL value hsl(266, 35%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDD3EA?+

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