All Palettes

Color Palette #f7c0e2, #f5a3be, #f57f9b, #f05c6f, #ec3c48

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-in-pink {
color: #f7c0e2;
}
.pink-chalk {
color: #f5a3be;
}
.pink-sherbet {
color: #f57f9b;
}
.pink-pepper {
color: #f05c6f;
}
.glowing-brake-disc {
color: #ec3c48;
}

/* CSS Variables */
:root {
--pretty-in-pink:#f7c0e2;
--pink-chalk:#f5a3be;
--pink-sherbet:#f57f9b;
--pink-pepper:#f05c6f;
--glowing-brake-disc:#ec3c48;
}

More palettes to explore