All Palettes

Color Palette #3bb09e, #5bd2b2, #a3e0d3, #e2f8f2, #f5fff8

0%
0%
0%

CSS code for this palette

/* CSS */
.waterfall {
color: #3bb09e;
}
.sweet-garden {
color: #5bd2b2;
}
.sparkling-mint {
color: #a3e0d3;
}
.frosty-mint {
color: #e2f8f2;
}
.mint-cream {
color: #f5fff8;
}

/* CSS Variables */
:root {
--waterfall:#3bb09e;
--sweet-garden:#5bd2b2;
--sparkling-mint:#a3e0d3;
--frosty-mint:#e2f8f2;
--mint-cream:#f5fff8;
}

More palettes to explore