All Palettes

Color Palette #00b3aa, #a2e4e6, #c4f3f0, #e1f9f0, #a2d7d2

0%
0%
0%

CSS code for this palette

/* CSS */
.verditer {
color: #00b3aa;
}
.everest {
color: #a2e4e6;
}
.icy-breeze {
color: #c4f3f0;
}
.frosty-mint {
color: #e1f9f0;
}
.smooth-satin {
color: #a2d7d2;
}

/* CSS Variables */
:root {
--verditer:#00b3aa;
--everest:#a2e4e6;
--icy-breeze:#c4f3f0;
--frosty-mint:#e1f9f0;
--smooth-satin:#a2d7d2;
}

More palettes to explore