All Palettes

Color Palette #64b48f, #8ed2a0, #b2e0b3, #f1f5d6, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.crazy-eyes {
color: #64b48f;
}
.mother-of-pearl-green {
color: #8ed2a0;
}
.mint-cocktail-green {
color: #b2e0b3;
}
.praise-the-sun {
color: #f1f5d6;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--crazy-eyes:#64b48f;
--mother-of-pearl-green:#8ed2a0;
--mint-cocktail-green:#b2e0b3;
--praise-the-sun:#f1f5d6;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore