All Palettes

Color Palette #d1f8af, #a8e8a1, #8fdca3, #60be92, #409c78

0%
0%
0%

CSS code for this palette

/* CSS */
.sour-green-cherry {
color: #d1f8af;
}
.grape-green {
color: #a8e8a1;
}
.patrice {
color: #8fdca3;
}
.techno-turquoise {
color: #60be92;
}
.dancing-jewel {
color: #409c78;
}

/* CSS Variables */
:root {
--sour-green-cherry:#d1f8af;
--grape-green:#a8e8a1;
--patrice:#8fdca3;
--techno-turquoise:#60be92;
--dancing-jewel:#409c78;
}

More palettes to explore