All Palettes

Color Palette #5c3f8d, #6f4e83, #a35c8d, #d4a33a, #f5b8a3

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.gutsy-grape {
color: #6f4e83;
}
.thimble-red {
color: #a35c8d;
}
.cremini {
color: #d4a33a;
}
.antique-cameo {
color: #f5b8a3;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--gutsy-grape:#6f4e83;
--thimble-red:#a35c8d;
--cremini:#d4a33a;
--antique-cameo:#f5b8a3;
}

More palettes to explore