All Palettes

Color Palette #5c3f8d, #a15eb5, #e3a2e7, #f6b6e2, #f8c6bf

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.prickly-purple {
color: #a15eb5;
}
.candy-floss {
color: #e3a2e7;
}
.cotton-candy-aesthetic {
color: #f6b6e2;
}
.dress-up {
color: #f8c6bf;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--prickly-purple:#a15eb5;
--candy-floss:#e3a2e7;
--cotton-candy-aesthetic:#f6b6e2;
--dress-up:#f8c6bf;
}

More palettes to explore