All Palettes

Color Palette #5c3f8d, #a8719d, #d0a4c6, #ffb3e0, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.violet-femmes {
color: #a8719d;
}
.geranium-bud {
color: #d0a4c6;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--violet-femmes:#a8719d;
--geranium-bud:#d0a4c6;
--hot-aquarelle-pink:#ffb3e0;
--sun-orange:#f47b1f;
}

More palettes to explore