All Palettes

Color Palette #3c8b5b, #6dd080, #9fe9a4, #f2f5a8, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.irish {
color: #3c8b5b;
}
.spring-bouquet {
color: #6dd080;
}
.weekend-gardener {
color: #9fe9a4;
}
.australian-mint {
color: #f2f5a8;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--irish:#3c8b5b;
--spring-bouquet:#6dd080;
--weekend-gardener:#9fe9a4;
--australian-mint:#f2f5a8;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore