All Palettes

Color Palette #5d8b50, #9ebf78, #cfe9a0, #f1f7c5, #f8d5a5

0%
0%
0%

CSS code for this palette

/* CSS */
.topiary-sculpture {
color: #5d8b50;
}
.gleeful {
color: #9ebf78;
}
.crystal-apple {
color: #cfe9a0;
}
.fresh-grown {
color: #f1f7c5;
}
.prosecco {
color: #f8d5a5;
}

/* CSS Variables */
:root {
--topiary-sculpture:#5d8b50;
--gleeful:#9ebf78;
--crystal-apple:#cfe9a0;
--fresh-grown:#f1f7c5;
--prosecco:#f8d5a5;
}

More palettes to explore