All Palettes

Color Palette #f5b7e2, #f8b4db, #f3a5c6, #f6b7a2, #f0c7e3

0%
0%
0%

CSS code for this palette

/* CSS */
.cotton-candy-aesthetic {
color: #f5b7e2;
}
.manga-pink {
color: #f8b4db;
}
.rose-mallow {
color: #f3a5c6;
}
.mystic-tulip {
color: #f6b7a2;
}
.venetian-rose {
color: #f0c7e3;
}

/* CSS Variables */
:root {
--cotton-candy-aesthetic:#f5b7e2;
--manga-pink:#f8b4db;
--rose-mallow:#f3a5c6;
--mystic-tulip:#f6b7a2;
--venetian-rose:#f0c7e3;
}

More palettes to explore