All Palettes

Color Palette #f4a4bf, #f099b9, #ef7b91, #da5d85, #aa4b6c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.amaranth-pink {
color: #f099b9;
}
.melon-mist {
color: #ef7b91;
}
.blush-d-amour {
color: #da5d85;
}
.china-rose {
color: #aa4b6c;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--amaranth-pink:#f099b9;
--melon-mist:#ef7b91;
--blush-d-amour:#da5d85;
--china-rose:#aa4b6c;
}

More palettes to explore