All Palettes

Color Palette #3a784a, #5abf78, #90d5a6, #c2e5d1, #f2f8e7

0%
0%
0%

CSS code for this palette

/* CSS */
.grasslands {
color: #3a784a;
}
.heart-chakra {
color: #5abf78;
}
.green-ash {
color: #90d5a6;
}
.mint-smoothie {
color: #c2e5d1;
}
.bean-sprout {
color: #f2f8e7;
}

/* CSS Variables */
:root {
--grasslands:#3a784a;
--heart-chakra:#5abf78;
--green-ash:#90d5a6;
--mint-smoothie:#c2e5d1;
--bean-sprout:#f2f8e7;
}

More palettes to explore