#DDC5ED Color

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

Color preview

#DDC5ED

Color formats

HEX
#DDC5ED
RGB
rgb(221, 197, 237)
RGBA
rgba(221, 197, 237, 1)
HSL
hsl(276, 53%, 85%)
HSV
hsv(276, 17%, 93%)
CMYK
cmyk(7%, 17%, 0%, 7%)
CSS variable
--color-primary: #DDC5ED;
Lowercase HEX
#ddc5ed

Shades

Tints

Tones

Harmony

CSS snippets for #DDC5ED

.color-ddc5ed {
  color: #DDC5ED;
  background-color: #DDC5ED;
}

Frequently asked questions

What color is #DDC5ED?+

#DDC5ED is a HEX color with RGB value rgb(221, 197, 237) and HSL value hsl(276, 53%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DDC5ED?+

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