All Palettes

Color Palette #5c1f60, #7c4f8c, #a67ab3, #e8a1c6, #f6c1d1

0%
0%
0%

CSS code for this palette

/* CSS */
.elegant-purple-gown {
color: #5c1f60;
}
.cleopatra-s-gown {
color: #7c4f8c;
}
.bell-heather {
color: #a67ab3;
}
.prettiest-pink {
color: #e8a1c6;
}
.carnation-bouquet {
color: #f6c1d1;
}

/* CSS Variables */
:root {
--elegant-purple-gown:#5c1f60;
--cleopatra-s-gown:#7c4f8c;
--bell-heather:#a67ab3;
--prettiest-pink:#e8a1c6;
--carnation-bouquet:#f6c1d1;
}

More palettes to explore