All Palettes

Color Palette #5c3f8d, #6f5b9a, #9a7a9f, #d5b8c7, #f2d4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.just-a-fairytale {
color: #6f5b9a;
}
.divine {
color: #9a7a9f;
}
.lavender-blessing {
color: #d5b8c7;
}
.hopeful {
color: #f2d4e1;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--just-a-fairytale:#6f5b9a;
--divine:#9a7a9f;
--lavender-blessing:#d5b8c7;
--hopeful:#f2d4e1;
}

More palettes to explore