All Palettes

Color Palette #a7b94b, #cad86e, #f2e29c, #f3b94f, #d55d3f

0%
0%
0%

CSS code for this palette

/* CSS */
.money-banks {
color: #a7b94b;
}
.cool-as-a-cucumber {
color: #cad86e;
}
.buttery-croissant {
color: #f2e29c;
}
.mango-margarita {
color: #f3b94f;
}
.fireglow {
color: #d55d3f;
}

/* CSS Variables */
:root {
--money-banks:#a7b94b;
--cool-as-a-cucumber:#cad86e;
--buttery-croissant:#f2e29c;
--mango-margarita:#f3b94f;
--fireglow:#d55d3f;
}

More palettes to explore