All Palettes

Color Palette #3bb07b, #50c3a3, #6ed8b7, #80ffb0, #a7fbca

0%
0%
0%

CSS code for this palette

/* CSS */
.link-s-awakening {
color: #3bb07b;
}
.eucalipto {
color: #50c3a3;
}
.peppy {
color: #6ed8b7;
}
.green-epiphany {
color: #80ffb0;
}
.neo-mint {
color: #a7fbca;
}

/* CSS Variables */
:root {
--link-s-awakening:#3bb07b;
--eucalipto:#50c3a3;
--peppy:#6ed8b7;
--green-epiphany:#80ffb0;
--neo-mint:#a7fbca;
}

More palettes to explore