All Palettes

Color Palette #f87c93, #f4a4b1, #f3c4d3, #e3a1c0, #d56c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.carnation {
color: #f87c93;
}
.pink-fit {
color: #f4a4b1;
}
.in-the-pink {
color: #f3c4d3;
}
.think-pink {
color: #e3a1c0;
}
.paris-pink {
color: #d56c8c;
}

/* CSS Variables */
:root {
--carnation:#f87c93;
--pink-fit:#f4a4b1;
--in-the-pink:#f3c4d3;
--think-pink:#e3a1c0;
--paris-pink:#d56c8c;
}

More palettes to explore