All Palettes

Color Palette #9b2c4d, #d25b7d, #e5a4b7, #f3d3e5, #c49fc6

0%
0%
0%

CSS code for this palette

/* CSS */
.raspberry-romantic {
color: #9b2c4d;
}
.peppermint-swirl {
color: #d25b7d;
}
.garden-party {
color: #e5a4b7;
}
.hopeful {
color: #f3d3e5;
}
.lilac-pink {
color: #c49fc6;
}

/* CSS Variables */
:root {
--raspberry-romantic:#9b2c4d;
--peppermint-swirl:#d25b7d;
--garden-party:#e5a4b7;
--hopeful:#f3d3e5;
--lilac-pink:#c49fc6;
}

More palettes to explore