All Palettes

Color Palette #3b7e35, #5c9b4b, #8fc66c, #b5a478, #795a39

0%
0%
0%

CSS code for this palette

/* CSS */
.mermaid-s-tail {
color: #3b7e35;
}
.golf-course {
color: #5c9b4b;
}
.apple-orchard {
color: #8fc66c;
}
.green-fig {
color: #b5a478;
}
.ber-umber {
color: #795a39;
}

/* CSS Variables */
:root {
--mermaid-s-tail:#3b7e35;
--golf-course:#5c9b4b;
--apple-orchard:#8fc66c;
--green-fig:#b5a478;
--ber-umber:#795a39;
}

More palettes to explore