All Palettes

Color Palette #0099b8, #00b3aa, #00c2a8, #00d6b6, #00e6c7

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant-sea {
color: #0099b8;
}
.verditer {
color: #00b3aa;
}
.turquoise {
color: #00c2a8;
}
.channel-marker-green {
color: #00d6b6;
}
.mint-morning {
color: #00e6c7;
}

/* CSS Variables */
:root {
--brilliant-sea:#0099b8;
--verditer:#00b3aa;
--turquoise:#00c2a8;
--channel-marker-green:#00d6b6;
--mint-morning:#00e6c7;
}

More palettes to explore