All Palettes

Color Palette #3a5b25, #5a7e3a, #8ebf69, #c4e09e, #f1f9d7

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-nori {
color: #3a5b25;
}
.hot-pepper-green {
color: #5a7e3a;
}
.lima-bean-green {
color: #8ebf69;
}
.cactus-spike {
color: #c4e09e;
}
.pastoral {
color: #f1f9d7;
}

/* CSS Variables */
:root {
--bright-nori:#3a5b25;
--hot-pepper-green:#5a7e3a;
--lima-bean-green:#8ebf69;
--cactus-spike:#c4e09e;
--pastoral:#f1f9d7;
}

More palettes to explore