#DDACE8 Color

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

Color preview

#DDACE8

Color formats

HEX
#DDACE8
RGB
rgb(221, 172, 232)
RGBA
rgba(221, 172, 232, 1)
HSL
hsl(289, 57%, 79%)
HSV
hsv(289, 26%, 91%)
CMYK
cmyk(5%, 26%, 0%, 9%)
CSS variable
--color-primary: #DDACE8;
Lowercase HEX
#ddace8

Shades

Tints

Tones

Harmony

CSS snippets for #DDACE8

.color-ddace8 {
  color: #DDACE8;
  background-color: #DDACE8;
}

Frequently asked questions

What color is #DDACE8?+

#DDACE8 is a HEX color with RGB value rgb(221, 172, 232) and HSL value hsl(289, 57%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDACE8?+

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