All Palettes

Color Palette #9d5f2f, #d6a84c, #f9e45d, #7e599b, #5b4d99

0%
0%
0%

CSS code for this palette

/* CSS */
.gingerbread-crumble {
color: #9d5f2f;
}
.plantain-chips {
color: #d6a84c;
}
.goldfinch {
color: #f9e45d;
}
.purple-squid {
color: #7e599b;
}
.coronation-blue {
color: #5b4d99;
}

/* CSS Variables */
:root {
--gingerbread-crumble:#9d5f2f;
--plantain-chips:#d6a84c;
--goldfinch:#f9e45d;
--purple-squid:#7e599b;
--coronation-blue:#5b4d99;
}

More palettes to explore