All Palettes

Color Palette #00bdad, #2edc9c, #5bf1a1, #80ffd4, #b3fff0

0%
0%
0%

CSS code for this palette

/* CSS */
.verditer {
color: #00bdad;
}
.reptile-green {
color: #2edc9c;
}
.thallium-flame {
color: #5bf1a1;
}
.hiroshima-aquamarine {
color: #80ffd4;
}
.peppermint-frosting {
color: #b3fff0;
}

/* CSS Variables */
:root {
--verditer:#00bdad;
--reptile-green:#2edc9c;
--thallium-flame:#5bf1a1;
--hiroshima-aquamarine:#80ffd4;
--peppermint-frosting:#b3fff0;
}

More palettes to explore