All Palettes

Color Palette #5d2d6c, #8d5e8d, #b58ca3, #d2a3c4, #f1c1d9

0%
0%
0%

CSS code for this palette

/* CSS */
.imperial {
color: #5d2d6c;
}
.hashita-purple {
color: #8d5e8d;
}
.lover-s-tryst {
color: #b58ca3;
}
.geranium-bud {
color: #d2a3c4;
}
.sweetheart {
color: #f1c1d9;
}

/* CSS Variables */
:root {
--imperial:#5d2d6c;
--hashita-purple:#8d5e8d;
--lover-s-tryst:#b58ca3;
--geranium-bud:#d2a3c4;
--sweetheart:#f1c1d9;
}

More palettes to explore