All Palettes

Color Palette #f2a1c5, #d24b6d, #681b98, #4d8bff, #9fc4e9

0%
0%
0%

CSS code for this palette

/* CSS */
.prism-pink {
color: #f2a1c5;
}
.pink-punch {
color: #d24b6d;
}
.wild-violet {
color: #681b98;
}
.skinny-jeans {
color: #4d8bff;
}
.sweet-dreams {
color: #9fc4e9;
}

/* CSS Variables */
:root {
--prism-pink:#f2a1c5;
--pink-punch:#d24b6d;
--wild-violet:#681b98;
--skinny-jeans:#4d8bff;
--sweet-dreams:#9fc4e9;
}

More palettes to explore