#DDD5ED Color

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

Color preview

#DDD5ED

Color formats

HEX
#DDD5ED
RGB
rgb(221, 213, 237)
RGBA
rgba(221, 213, 237, 1)
HSL
hsl(260, 40%, 88%)
HSV
hsv(260, 10%, 93%)
CMYK
cmyk(7%, 10%, 0%, 7%)
CSS variable
--color-primary: #DDD5ED;
Lowercase HEX
#ddd5ed

Shades

Tints

Tones

Harmony

CSS snippets for #DDD5ED

.color-ddd5ed {
  color: #DDD5ED;
  background-color: #DDD5ED;
}

Frequently asked questions

What color is #DDD5ED?+

#DDD5ED is a HEX color with RGB value rgb(221, 213, 237) and HSL value hsl(260, 40%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDD5ED?+

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