#DDD2EA Color

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

Color preview

#DDD2EA

Color formats

HEX
#DDD2EA
RGB
rgb(221, 210, 234)
RGBA
rgba(221, 210, 234, 1)
HSL
hsl(268, 36%, 87%)
HSV
hsv(268, 10%, 92%)
CMYK
cmyk(6%, 10%, 0%, 8%)
CSS variable
--color-primary: #DDD2EA;
Lowercase HEX
#ddd2ea

Shades

Tints

Tones

Harmony

CSS snippets for #DDD2EA

.color-ddd2ea {
  color: #DDD2EA;
  background-color: #DDD2EA;
}

Frequently asked questions

What color is #DDD2EA?+

#DDD2EA is a HEX color with RGB value rgb(221, 210, 234) and HSL value hsl(268, 36%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDD2EA?+

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