All Palettes

Color Palette #5c3f8d, #7a5c99, #9e7aa8, #d69fc2, #f0c7d0

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.jubilee {
color: #7a5c99;
}
.virtuous {
color: #9e7aa8;
}
.pastel-lavender {
color: #d69fc2;
}
.desire-pink {
color: #f0c7d0;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--jubilee:#7a5c99;
--virtuous:#9e7aa8;
--pastel-lavender:#d69fc2;
--desire-pink:#f0c7d0;
}

More palettes to explore