All Palettes

Color Palette #f1c6d0, #f5a8b4, #f38c9f, #e65c8c, #d74271

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f1c6d0;
}
.pink-fit {
color: #f5a8b4;
}
.wonder-lust {
color: #f38c9f;
}
.carmine-rose {
color: #e65c8c;
}
.qermez-red {
color: #d74271;
}

/* CSS Variables */
:root {
--in-the-pink:#f1c6d0;
--pink-fit:#f5a8b4;
--wonder-lust:#f38c9f;
--carmine-rose:#e65c8c;
--qermez-red:#d74271;
}

More palettes to explore