All Palettes

Color Palette #3b8c4b, #7db08d, #bbd0a9, #e4c790, #de9102

0%
0%
0%

CSS code for this palette

/* CSS */
.paradise-of-greenery {
color: #3b8c4b;
}
.mate-tea {
color: #7db08d;
}
.jardin {
color: #bbd0a9;
}
.bungalow-maple {
color: #e4c790;
}
.harvest-eve-gold {
color: #de9102;
}

/* CSS Variables */
:root {
--paradise-of-greenery:#3b8c4b;
--mate-tea:#7db08d;
--jardin:#bbd0a9;
--bungalow-maple:#e4c790;
--harvest-eve-gold:#de9102;
}

More palettes to explore