All Palettes

Color Palette #5c3f8d, #a862b2, #dab2e0, #f1a7c3, #f6d8b6

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.prickly-purple {
color: #a862b2;
}
.pretty-petunia {
color: #dab2e0;
}
.tickled-pink {
color: #f1a7c3;
}
.pinenut {
color: #f6d8b6;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--prickly-purple:#a862b2;
--pretty-petunia:#dab2e0;
--tickled-pink:#f1a7c3;
--pinenut:#f6d8b6;
}

More palettes to explore