All Palettes

Color Palette #f4c8e5, #f7a1bf, #f57a8b, #e65b7b, #aa3c57

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkling-pink {
color: #f4c8e5;
}
.rogue-pink {
color: #f7a1bf;
}
.flower-blossom-pink {
color: #f57a8b;
}
.highlighter-pink {
color: #e65b7b;
}
.speaking-of-the-devil {
color: #aa3c57;
}

/* CSS Variables */
:root {
--sparkling-pink:#f4c8e5;
--rogue-pink:#f7a1bf;
--flower-blossom-pink:#f57a8b;
--highlighter-pink:#e65b7b;
--speaking-of-the-devil:#aa3c57;
}

More palettes to explore