All Palettes

Color Palette #f2a1c5, #d789b1, #b65da0, #8f3d83, #5c2c5e

0%
0%
0%

CSS code for this palette

/* CSS */
.prism-pink {
color: #f2a1c5;
}
.high-maintenance {
color: #d789b1;
}
.rose-bud {
color: #b65da0;
}
.hollyhock {
color: #8f3d83;
}
.charisma {
color: #5c2c5e;
}

/* CSS Variables */
:root {
--prism-pink:#f2a1c5;
--high-maintenance:#d789b1;
--rose-bud:#b65da0;
--hollyhock:#8f3d83;
--charisma:#5c2c5e;
}

More palettes to explore