All Palettes

Color Palette #f7b5a1, #f3a0b0, #f39bba, #f07f98, #e74b5e

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.sweet-60 {
color: #f3a0b0;
}
.amaranth-pink {
color: #f39bba;
}
.xoxo {
color: #f07f98;
}
.calypso-coral {
color: #e74b5e;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--sweet-60:#f3a0b0;
--amaranth-pink:#f39bba;
--xoxo:#f07f98;
--calypso-coral:#e74b5e;
}

More palettes to explore