All Palettes

Color Palette #d1f8af, #a6e09e, #7edda9, #4bc3b5, #29b2c7

0%
0%
0%

CSS code for this palette

/* CSS */
.sour-green-cherry {
color: #d1f8af;
}
.grape-green {
color: #a6e09e;
}
.fresco-green {
color: #7edda9;
}
.synergy {
color: #4bc3b5;
}
.aquarius {
color: #29b2c7;
}

/* CSS Variables */
:root {
--sour-green-cherry:#d1f8af;
--grape-green:#a6e09e;
--fresco-green:#7edda9;
--synergy:#4bc3b5;
--aquarius:#29b2c7;
}

More palettes to explore