All Palettes

Color Palette #f1c6d3, #f8bfd2, #f57f9b, #d63d69, #9c2b4f

0%
0%
0%

CSS code for this palette

/* CSS */
.desire-pink {
color: #f1c6d3;
}
.carnation-bouquet {
color: #f8bfd2;
}
.pink-sherbet {
color: #f57f9b;
}
.raspberry-sorbet {
color: #d63d69;
}
.raspberry-romantic {
color: #9c2b4f;
}

/* CSS Variables */
:root {
--desire-pink:#f1c6d3;
--carnation-bouquet:#f8bfd2;
--pink-sherbet:#f57f9b;
--raspberry-sorbet:#d63d69;
--raspberry-romantic:#9c2b4f;
}

More palettes to explore