All Palettes

Color Palette #3a5b39, #6a8d4e, #a6c89d, #f2eaba, #d67f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.ficus {
color: #3a5b39;
}
.bright-forest {
color: #6a8d4e;
}
.gingko {
color: #a6c89d;
}
.sandy-shore {
color: #f2eaba;
}
.yellow-mandarin {
color: #d67f2e;
}

/* CSS Variables */
:root {
--ficus:#3a5b39;
--bright-forest:#6a8d4e;
--gingko:#a6c89d;
--sandy-shore:#f2eaba;
--yellow-mandarin:#d67f2e;
}

More palettes to explore