All Palettes

Color Palette #d3e8b0, #a3c4a1, #79b4a5, #4a8c8c, #2f4c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.lasting-thoughts {
color: #d3e8b0;
}
.french-market {
color: #a3c4a1;
}
.mint-bonbon-green {
color: #79b4a5;
}
.flounce {
color: #4a8c8c;
}
.tree-bark-green {
color: #2f4c4c;
}

/* CSS Variables */
:root {
--lasting-thoughts:#d3e8b0;
--french-market:#a3c4a1;
--mint-bonbon-green:#79b4a5;
--flounce:#4a8c8c;
--tree-bark-green:#2f4c4c;
}

More palettes to explore