All Palettes

Color Palette #64b48f, #7ed3a0, #a2e2b1, #d0f6df, #f5fff6

0%
0%
0%

CSS code for this palette

/* CSS */
.crazy-eyes {
color: #64b48f;
}
.enchanted-emerald {
color: #7ed3a0;
}
.overtone {
color: #a2e2b1;
}
.fennel-tea {
color: #d0f6df;
}
.touch-of-mint {
color: #f5fff6;
}

/* CSS Variables */
:root {
--crazy-eyes:#64b48f;
--enchanted-emerald:#7ed3a0;
--overtone:#a2e2b1;
--fennel-tea:#d0f6df;
--touch-of-mint:#f5fff6;
}

More palettes to explore