All Palettes

Color Palette #ff296d, #ff5c8a, #ff8a9b, #ffb3c6, #ffc7d5

0%
0%
0%

CSS code for this palette

/* CSS */
.peevish-red {
color: #ff296d;
}
.stellar-strawberry {
color: #ff5c8a;
}
.conch-shell {
color: #ff8a9b;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.sweet-serenade {
color: #ffc7d5;
}

/* CSS Variables */
:root {
--peevish-red:#ff296d;
--stellar-strawberry:#ff5c8a;
--conch-shell:#ff8a9b;
--cherry-blossom-pink:#ffb3c6;
--sweet-serenade:#ffc7d5;
}

More palettes to explore