#DDD4ED Color

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

Color preview

#DDD4ED

Color formats

HEX
#DDD4ED
RGB
rgb(221, 212, 237)
RGBA
rgba(221, 212, 237, 1)
HSL
hsl(262, 41%, 88%)
HSV
hsv(262, 11%, 93%)
CMYK
cmyk(7%, 11%, 0%, 7%)
CSS variable
--color-primary: #DDD4ED;
Lowercase HEX
#ddd4ed

Shades

Tints

Tones

Harmony

CSS snippets for #DDD4ED

.color-ddd4ed {
  color: #DDD4ED;
  background-color: #DDD4ED;
}

Frequently asked questions

What color is #DDD4ED?+

#DDD4ED is a HEX color with RGB value rgb(221, 212, 237) and HSL value hsl(262, 41%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDD4ED?+

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