All Palettes

Color Palette #f5b7e2, #f0a3c7, #f47b91, #ef4d60, #e63746

0%
0%
0%

CSS code for this palette

/* CSS */
.cotton-candy-aesthetic {
color: #f5b7e2;
}
.elastic-pink {
color: #f0a3c7;
}
.carnation {
color: #f47b91;
}
.calypso-coral {
color: #ef4d60;
}
.poppy-red {
color: #e63746;
}

/* CSS Variables */
:root {
--cotton-candy-aesthetic:#f5b7e2;
--elastic-pink:#f0a3c7;
--carnation:#f47b91;
--calypso-coral:#ef4d60;
--poppy-red:#e63746;
}

More palettes to explore