All Palettes

Color Palette #689852, #89bf7d, #a2d7a2, #f3e57c, #f8b849

0%
0%
0%

CSS code for this palette

/* CSS */
.flat-green {
color: #689852;
}
.baby-grass {
color: #89bf7d;
}
.green-trance {
color: #a2d7a2;
}
.spring-yellow {
color: #f3e57c;
}
.mango-margarita {
color: #f8b849;
}

/* CSS Variables */
:root {
--flat-green:#689852;
--baby-grass:#89bf7d;
--green-trance:#a2d7a2;
--spring-yellow:#f3e57c;
--mango-margarita:#f8b849;
}

More palettes to explore