#DDD2EC Color

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

Color preview

#DDD2EC

Color formats

HEX
#DDD2EC
RGB
rgb(221, 210, 236)
RGBA
rgba(221, 210, 236, 1)
HSL
hsl(265, 41%, 87%)
HSV
hsv(265, 11%, 93%)
CMYK
cmyk(6%, 11%, 0%, 7%)
CSS variable
--color-primary: #DDD2EC;
Lowercase HEX
#ddd2ec

Shades

Tints

Tones

Harmony

CSS snippets for #DDD2EC

.color-ddd2ec {
  color: #DDD2EC;
  background-color: #DDD2EC;
}

Frequently asked questions

What color is #DDD2EC?+

#DDD2EC is a HEX color with RGB value rgb(221, 210, 236) and HSL value hsl(265, 41%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDD2EC?+

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