All Palettes

Color Palette #a6e3d8, #5cd6b1, #3bbf8c, #299e67, #207e58

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical-tint {
color: #a6e3d8;
}
.sweet-garden {
color: #5cd6b1;
}
.aztec-jade {
color: #3bbf8c;
}
.starship-trooper {
color: #299e67;
}
.metallic-green {
color: #207e58;
}

/* CSS Variables */
:root {
--botanical-tint:#a6e3d8;
--sweet-garden:#5cd6b1;
--aztec-jade:#3bbf8c;
--starship-trooper:#299e67;
--metallic-green:#207e58;
}

More palettes to explore