#DDD4EA Color

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

Color preview

#DDD4EA

Color formats

HEX
#DDD4EA
RGB
rgb(221, 212, 234)
RGBA
rgba(221, 212, 234, 1)
HSL
hsl(265, 34%, 87%)
HSV
hsv(265, 9%, 92%)
CMYK
cmyk(6%, 9%, 0%, 8%)
CSS variable
--color-primary: #DDD4EA;
Lowercase HEX
#ddd4ea

Shades

Tints

Tones

Harmony

CSS snippets for #DDD4EA

.color-ddd4ea {
  color: #DDD4EA;
  background-color: #DDD4EA;
}

Frequently asked questions

What color is #DDD4EA?+

#DDD4EA is a HEX color with RGB value rgb(221, 212, 234) and HSL value hsl(265, 34%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDD4EA?+

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