All Palettes

Color Palette #f5b2f1, #f2a1e6, #e67ac9, #e65c9e, #d84b6a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-slumber-pink {
color: #f5b2f1;
}
.lavender-rose {
color: #f2a1e6;
}
.blushed-bombshell {
color: #e67ac9;
}
.bit-of-berry {
color: #e65c9e;
}
.rosy-cheeks {
color: #d84b6a;
}

/* CSS Variables */
:root {
--sweet-slumber-pink:#f5b2f1;
--lavender-rose:#f2a1e6;
--blushed-bombshell:#e67ac9;
--bit-of-berry:#e65c9e;
--rosy-cheeks:#d84b6a;
}

More palettes to explore