All Palettes

Color Palette #5c3f8d, #a56f9d, #e8a578, #efd76c, #d24e4b

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.violet-femmes {
color: #a56f9d;
}
.sweet-curry {
color: #e8a578;
}
.mocha-dandelion {
color: #efd76c;
}
.horror-snob {
color: #d24e4b;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--violet-femmes:#a56f9d;
--sweet-curry:#e8a578;
--mocha-dandelion:#efd76c;
--horror-snob:#d24e4b;
}

More palettes to explore