All Palettes

Color Palette #3c5d3e, #6a8d4e, #a3c99c, #d3e3bf, #f5f1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.horsetail {
color: #3c5d3e;
}
.bright-forest {
color: #6a8d4e;
}
.gingko {
color: #a3c99c;
}
.irish-folklore {
color: #d3e3bf;
}
.open-book {
color: #f5f1e5;
}

/* CSS Variables */
:root {
--horsetail:#3c5d3e;
--bright-forest:#6a8d4e;
--gingko:#a3c99c;
--irish-folklore:#d3e3bf;
--open-book:#f5f1e5;
}

More palettes to explore