All Palettes

Color Palette #00bdad, #1db9a7, #4dd1b7, #a5e3d4, #f0fff3

0%
0%
0%

CSS code for this palette

/* CSS */
.verditer {
color: #00bdad;
}
.tealish {
color: #1db9a7;
}
.peppy-peacock {
color: #4dd1b7;
}
.botanical-tint {
color: #a5e3d4;
}
.azure-mist {
color: #f0fff3;
}

/* CSS Variables */
:root {
--verditer:#00bdad;
--tealish:#1db9a7;
--peppy-peacock:#4dd1b7;
--botanical-tint:#a5e3d4;
--azure-mist:#f0fff3;
}

More palettes to explore