All Palettes

Color Palette #f1c1d2, #f19dbc, #f16a8e, #e94e77, #d72d60

0%
0%
0%

CSS code for this palette

/* CSS */
.carnation-bouquet {
color: #f1c1d2;
}
.amaranth-pink {
color: #f19dbc;
}
.out-of-fashion {
color: #f16a8e;
}
.kacey-s-pink {
color: #e94e77;
}
.cerise-red {
color: #d72d60;
}

/* CSS Variables */
:root {
--carnation-bouquet:#f1c1d2;
--amaranth-pink:#f19dbc;
--out-of-fashion:#f16a8e;
--kacey-s-pink:#e94e77;
--cerise-red:#d72d60;
}

More palettes to explore