All Palettes

Color Palette #f1c6d3, #eab8d1, #f4a4bf, #f97b8e, #d65c83

0%
0%
0%

CSS code for this palette

/* CSS */
.desire-pink {
color: #f1c6d3;
}
.sweet-lilac {
color: #eab8d1;
}
.pink-chalk {
color: #f4a4bf;
}
.carnation {
color: #f97b8e;
}
.peppermint-swirl {
color: #d65c83;
}

/* CSS Variables */
:root {
--desire-pink:#f1c6d3;
--sweet-lilac:#eab8d1;
--pink-chalk:#f4a4bf;
--carnation:#f97b8e;
--peppermint-swirl:#d65c83;
}

More palettes to explore