All Palettes

Color Palette #f5c2d3, #f7b1d1, #f7b6e0, #f1a7c8, #f28c96

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f5c2d3;
}
.fulgrim-pink {
color: #f7b1d1;
}
.cotton-candy-aesthetic {
color: #f7b6e0;
}
.rose-mallow {
color: #f1a7c8;
}
.wewak {
color: #f28c96;
}

/* CSS Variables */
:root {
--cherry-blossom:#f5c2d3;
--fulgrim-pink:#f7b1d1;
--cotton-candy-aesthetic:#f7b6e0;
--rose-mallow:#f1a7c8;
--wewak:#f28c96;
}

More palettes to explore