All Palettes

Color Palette #f7cfe2, #ffb3d9, #ff8fbc, #ff5c9d, #ff297e

0%
0%
0%

CSS code for this palette

/* CSS */
.summer-cosmos {
color: #f7cfe2;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}
.cochonnet {
color: #ff8fbc;
}
.fuchsia-fever {
color: #ff5c9d;
}
.office-neon-light {
color: #ff297e;
}

/* CSS Variables */
:root {
--summer-cosmos:#f7cfe2;
--hot-aquarelle-pink:#ffb3d9;
--cochonnet:#ff8fbc;
--fuchsia-fever:#ff5c9d;
--office-neon-light:#ff297e;
}

More palettes to explore