All Palettes

Color Palette #f5a3b8, #fc83a7, #f76998, #ff5c8a, #ff4d7c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f5a3b8;
}
.pink-makeup {
color: #fc83a7;
}
.god-s-own-junkyard-pink {
color: #f76998;
}
.stellar-strawberry {
color: #ff5c8a;
}
.sasquatch-socks {
color: #ff4d7c;
}

/* CSS Variables */
:root {
--pink-chalk:#f5a3b8;
--pink-makeup:#fc83a7;
--god-s-own-junkyard-pink:#f76998;
--stellar-strawberry:#ff5c8a;
--sasquatch-socks:#ff4d7c;
}

More palettes to explore