All Palettes

Color Palette #5d7a4d, #a2b86b, #d1d869, #f1c84b, #d95e3f

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-club {
color: #5d7a4d;
}
.around-the-gills {
color: #a2b86b;
}
.banana-chalk {
color: #d1d869;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.fireglow {
color: #d95e3f;
}

/* CSS Variables */
:root {
--garden-club:#5d7a4d;
--around-the-gills:#a2b86b;
--banana-chalk:#d1d869;
--solar-plexus-chakra:#f1c84b;
--fireglow:#d95e3f;
}

More palettes to explore