All Palettes

Color Palette #5c3d8f, #a76aaf, #d7a2cf, #f0e2b2, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3d8f;
}
.soft-purple {
color: #a76aaf;
}
.berry-popsicle {
color: #d7a2cf;
}
.butter-cookie {
color: #f0e2b2;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3d8f;
--soft-purple:#a76aaf;
--berry-popsicle:#d7a2cf;
--butter-cookie:#f0e2b2;
--squash-blossom:#f6b83c;
}

More palettes to explore