All Palettes

Color Palette #f2d4cf, #e6a8af, #d17a8c, #b95070, #9d2a52

0%
0%
0%

CSS code for this palette

/* CSS */
.lady-pink {
color: #f2d4cf;
}
.sweet-heart {
color: #e6a8af;
}
.razzberries {
color: #d17a8c;
}
.tulip-red {
color: #b95070;
}
.raspberry-romantic {
color: #9d2a52;
}

/* CSS Variables */
:root {
--lady-pink:#f2d4cf;
--sweet-heart:#e6a8af;
--razzberries:#d17a8c;
--tulip-red:#b95070;
--raspberry-romantic:#9d2a52;
}

More palettes to explore