All Palettes

Color Palette #5c3f8d, #886dba, #bfa2d8, #f1d5e7, #f9c3d8

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.lavish-spending {
color: #886dba;
}
.enchanted-lavender {
color: #bfa2d8;
}
.samantha-s-room {
color: #f1d5e7;
}
.miami-pink {
color: #f9c3d8;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--lavish-spending:#886dba;
--enchanted-lavender:#bfa2d8;
--samantha-s-room:#f1d5e7;
--miami-pink:#f9c3d8;
}

More palettes to explore