#DDC3EF Color

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

Color preview

#DDC3EF

Color formats

HEX
#DDC3EF
RGB
rgb(221, 195, 239)
RGBA
rgba(221, 195, 239, 1)
HSL
hsl(275, 58%, 85%)
HSV
hsv(275, 18%, 94%)
CMYK
cmyk(8%, 18%, 0%, 6%)
CSS variable
--color-primary: #DDC3EF;
Lowercase HEX
#ddc3ef

Shades

Tints

Tones

Harmony

CSS snippets for #DDC3EF

.color-ddc3ef {
  color: #DDC3EF;
  background-color: #DDC3EF;
}

Frequently asked questions

What color is #DDC3EF?+

#DDC3EF is a HEX color with RGB value rgb(221, 195, 239) and HSL value hsl(275, 58%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DDC3EF?+

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