All Palettes

Color Palette #3b5a3a, #5b7e4e, #8dbf78, #b2e6a7, #f3f9d2

0%
0%
0%

CSS code for this palette

/* CSS */
.ficus {
color: #3b5a3a;
}
.rambling-green {
color: #5b7e4e;
}
.grand-valley {
color: #8dbf78;
}
.appetite {
color: #b2e6a7;
}
.spilt-milk {
color: #f3f9d2;
}

/* CSS Variables */
:root {
--ficus:#3b5a3a;
--rambling-green:#5b7e4e;
--grand-valley:#8dbf78;
--appetite:#b2e6a7;
--spilt-milk:#f3f9d2;
}

More palettes to explore