All Palettes

Color Palette #0096b8, #00b3aa, #00c7a6, #00e6a1, #00ffb3

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.verditer {
color: #00b3aa;
}
.turquoise {
color: #00c7a6;
}
.mega-teal {
color: #00e6a1;
}
.greenish-turquoise {
color: #00ffb3;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--verditer:#00b3aa;
--turquoise:#00c7a6;
--mega-teal:#00e6a1;
--greenish-turquoise:#00ffb3;
}

More palettes to explore