All Palettes

Color Palette #5c3f6e, #d9a6c2, #f1e3b1, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-flower {
color: #5c3f6e;
}
.rhubarb-gin {
color: #d9a6c2;
}
.lime-bright {
color: #f1e3b1;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--honey-flower:#5c3f6e;
--rhubarb-gin:#d9a6c2;
--lime-bright:#f1e3b1;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore