All Palettes

Color Palette #a6e3d7, #6cd5b1, #4abf8c, #2d9a6b, #1f7a5d

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical-tint {
color: #a6e3d7;
}
.peppy {
color: #6cd5b1;
}
.garish-green {
color: #4abf8c;
}
.green-fondant {
color: #2d9a6b;
}
.verdant-green {
color: #1f7a5d;
}

/* CSS Variables */
:root {
--botanical-tint:#a6e3d7;
--peppy:#6cd5b1;
--garish-green:#4abf8c;
--green-fondant:#2d9a6b;
--verdant-green:#1f7a5d;
}

More palettes to explore