#DDC4ED Color

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

Color preview

#DDC4ED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDC4ED

.color-ddc4ed {
  color: #DDC4ED;
  background-color: #DDC4ED;
}

Frequently asked questions

What color is #DDC4ED?+

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

What is the closest Tailwind color to #DDC4ED?+

The closest Tailwind color is purple-300, available as the bg-purple-300 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