All Palettes

Color Palette #9a4c97, #aa6fb8, #d6a8d5, #e6b2b8, #f1c6d9

0%
0%
0%

CSS code for this palette

/* CSS */
.hyacinth-violet {
color: #9a4c97;
}
.soft-purple {
color: #aa6fb8;
}
.favorite-lavender {
color: #d6a8d5;
}
.amazon-river-dolphin {
color: #e6b2b8;
}
.sweetheart {
color: #f1c6d9;
}

/* CSS Variables */
:root {
--hyacinth-violet:#9a4c97;
--soft-purple:#aa6fb8;
--favorite-lavender:#d6a8d5;
--amazon-river-dolphin:#e6b2b8;
--sweetheart:#f1c6d9;
}

More palettes to explore