All Palettes

Color Palette #5d3f8d, #6f5b95, #8f7c9c, #b19fc6, #f1c6d5

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5d3f8d;
}
.just-a-fairytale {
color: #6f5b95;
}
.wildflower {
color: #8f7c9c;
}
.berry-frapp {
color: #b19fc6;
}
.lily-legs {
color: #f1c6d5;
}

/* CSS Variables */
:root {
--daisy-bush:#5d3f8d;
--just-a-fairytale:#6f5b95;
--wildflower:#8f7c9c;
--berry-frapp:#b19fc6;
--lily-legs:#f1c6d5;
}

More palettes to explore