All Palettes

Color Palette #0096b8, #00b3aa, #00dbc2, #00f0e0, #9fe0e0

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.verditer {
color: #00b3aa;
}
.mint-morning {
color: #00dbc2;
}
.frozen-boubble {
color: #00f0e0;
}
.everest {
color: #9fe0e0;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--verditer:#00b3aa;
--mint-morning:#00dbc2;
--frozen-boubble:#00f0e0;
--everest:#9fe0e0;
}

More palettes to explore