All Palettes

Color Palette #ff8fc3, #ff7092, #ff5c8d, #ff4d88, #ff3d7e

0%
0%
0%

CSS code for this palette

/* CSS */
.cochonnet {
color: #ff8fc3;
}
.blush-hour {
color: #ff7092;
}
.stellar-strawberry {
color: #ff5c8d;
}
.french-rose {
color: #ff4d88;
}
.diva-pink {
color: #ff3d7e;
}

/* CSS Variables */
:root {
--cochonnet:#ff8fc3;
--blush-hour:#ff7092;
--stellar-strawberry:#ff5c8d;
--french-rose:#ff4d88;
--diva-pink:#ff3d7e;
}

More palettes to explore