All Palettes

Color Palette #7a2b88, #9f609b, #d2a3c9, #f2cfdf, #f7c5d8

0%
0%
0%

CSS code for this palette

/* CSS */
.maximum-purple {
color: #7a2b88;
}
.heath-spotted-orchid {
color: #9f609b;
}
.geranium-bud {
color: #d2a3c9;
}
.minimal-rose {
color: #f2cfdf;
}
.miami-pink {
color: #f7c5d8;
}

/* CSS Variables */
:root {
--maximum-purple:#7a2b88;
--heath-spotted-orchid:#9f609b;
--geranium-bud:#d2a3c9;
--minimal-rose:#f2cfdf;
--miami-pink:#f7c5d8;
}

More palettes to explore