#DDC2ED Color

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

Color preview

#DDC2ED

Color formats

HEX
#DDC2ED
RGB
rgb(221, 194, 237)
RGBA
rgba(221, 194, 237, 1)
HSL
hsl(278, 54%, 85%)
HSV
hsv(278, 18%, 93%)
CMYK
cmyk(7%, 18%, 0%, 7%)
CSS variable
--color-primary: #DDC2ED;
Lowercase HEX
#ddc2ed

Shades

Tints

Tones

Harmony

CSS snippets for #DDC2ED

.color-ddc2ed {
  color: #DDC2ED;
  background-color: #DDC2ED;
}

Frequently asked questions

What color is #DDC2ED?+

#DDC2ED is a HEX color with RGB value rgb(221, 194, 237) and HSL value hsl(278, 54%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DDC2ED?+

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