#DDD6EE Color

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

Color preview

#DDD6EE

Color formats

HEX
#DDD6EE
RGB
rgb(221, 214, 238)
RGBA
rgba(221, 214, 238, 1)
HSL
hsl(258, 41%, 89%)
HSV
hsv(258, 10%, 93%)
CMYK
cmyk(7%, 10%, 0%, 7%)
CSS variable
--color-primary: #DDD6EE;
Lowercase HEX
#ddd6ee

Shades

Tints

Tones

Harmony

CSS snippets for #DDD6EE

.color-ddd6ee {
  color: #DDD6EE;
  background-color: #DDD6EE;
}

Frequently asked questions

What color is #DDD6EE?+

#DDD6EE is a HEX color with RGB value rgb(221, 214, 238) and HSL value hsl(258, 41%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDD6EE?+

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