All Palettes

Color Palette #64b48f, #a2d7b1, #e5f4e1, #d2e7c1, #b1c8b1

0%
0%
0%

CSS code for this palette

/* CSS */
.crazy-eyes {
color: #64b48f;
}
.frugal {
color: #a2d7b1;
}
.weathered-mint {
color: #e5f4e1;
}
.sweet-spring {
color: #d2e7c1;
}
.zanah {
color: #b1c8b1;
}

/* CSS Variables */
:root {
--crazy-eyes:#64b48f;
--frugal:#a2d7b1;
--weathered-mint:#e5f4e1;
--sweet-spring:#d2e7c1;
--zanah:#b1c8b1;
}

More palettes to explore