All Palettes

Color Palette #00899e, #00a8a5, #00b3aa, #00bdb0, #00d1b2

0%
0%
0%

CSS code for this palette

/* CSS */
.toy-blue {
color: #00899e;
}
.wax-crayon-blue {
color: #00a8a5;
}
.verditer {
color: #00b3aa;
}
.verditer {
color: #00bdb0;
}
.mint-leaf {
color: #00d1b2;
}

/* CSS Variables */
:root {
--toy-blue:#00899e;
--wax-crayon-blue:#00a8a5;
--verditer:#00b3aa;
--verditer:#00bdb0;
--mint-leaf:#00d1b2;
}

More palettes to explore