All Palettes

Color Palette #ff5c98, #ff8ac2, #ffb3e0, #a56fbe, #5d3989

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff5c98;
}
.cochonnet {
color: #ff8ac2;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.soft-purple {
color: #a56fbe;
}
.daisy-bush {
color: #5d3989;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff5c98;
--cochonnet:#ff8ac2;
--hot-aquarelle-pink:#ffb3e0;
--soft-purple:#a56fbe;
--daisy-bush:#5d3989;
}

More palettes to explore