All Palettes

Color Palette #ffc2df, #ffb3e2, #ff8fc3, #ff5c9d, #ff297e

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-romance {
color: #ffc2df;
}
.hot-aquarelle-pink {
color: #ffb3e2;
}
.cochonnet {
color: #ff8fc3;
}
.fuchsia-fever {
color: #ff5c9d;
}
.office-neon-light {
color: #ff297e;
}

/* CSS Variables */
:root {
--sweet-romance:#ffc2df;
--hot-aquarelle-pink:#ffb3e2;
--cochonnet:#ff8fc3;
--fuchsia-fever:#ff5c9d;
--office-neon-light:#ff297e;
}

More palettes to explore