All Palettes

Color Palette #5c3f8d, #9c6bb8, #d3a3e0, #e1b9e4, #f4c3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.viola {
color: #9c6bb8;
}
.spring-wisteria {
color: #d3a3e0;
}
.romantic-ballad {
color: #e1b9e4;
}
.sweetheart {
color: #f4c3d6;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--viola:#9c6bb8;
--spring-wisteria:#d3a3e0;
--romantic-ballad:#e1b9e4;
--sweetheart:#f4c3d6;
}

More palettes to explore