All Palettes

Color Palette #5d3f8d, #8b5db1, #bfa0d4, #d6a6e8, #eab8e4

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5d3f8d;
}
.lusty-lavender {
color: #8b5db1;
}
.enchanted-lavender {
color: #bfa0d4;
}
.bright-ube {
color: #d6a6e8;
}
.rosecco {
color: #eab8e4;
}

/* CSS Variables */
:root {
--daisy-bush:#5d3f8d;
--lusty-lavender:#8b5db1;
--enchanted-lavender:#bfa0d4;
--bright-ube:#d6a6e8;
--rosecco:#eab8e4;
}

More palettes to explore