All Palettes

Color Palette #d69fc6, #f2a6c1, #fc5a8b, #f85b59, #e16b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.pastel-lavender {
color: #d69fc6;
}
.tickled-pink {
color: #f2a6c1;
}
.stellar-strawberry {
color: #fc5a8b;
}
.grapefruit {
color: #f85b59;
}
.raspberry-mousse {
color: #e16b8c;
}

/* CSS Variables */
:root {
--pastel-lavender:#d69fc6;
--tickled-pink:#f2a6c1;
--stellar-strawberry:#fc5a8b;
--grapefruit:#f85b59;
--raspberry-mousse:#e16b8c;
}

More palettes to explore