#DDACE5 Color

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

Color preview

#DDACE5

Color formats

HEX
#DDACE5
RGB
rgb(221, 172, 229)
RGBA
rgba(221, 172, 229, 1)
HSL
hsl(292, 52%, 79%)
HSV
hsv(292, 25%, 90%)
CMYK
cmyk(3%, 25%, 0%, 10%)
CSS variable
--color-primary: #DDACE5;
Lowercase HEX
#ddace5

Shades

Tints

Tones

Harmony

CSS snippets for #DDACE5

.color-ddace5 {
  color: #DDACE5;
  background-color: #DDACE5;
}

Frequently asked questions

What color is #DDACE5?+

#DDACE5 is a HEX color with RGB value rgb(221, 172, 229) and HSL value hsl(292, 52%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDACE5?+

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