All Palettes

Color Palette #007b94, #0097a8, #00b2b3, #00d6c8, #00ffcc

0%
0%
0%

CSS code for this palette

/* CSS */
.mosaic-blue {
color: #007b94;
}
.brilliant {
color: #0097a8;
}
.cyan-sky {
color: #00b2b3;
}
.mint-morning {
color: #00d6c8;
}
.plunge-pool {
color: #00ffcc;
}

/* CSS Variables */
:root {
--mosaic-blue:#007b94;
--brilliant:#0097a8;
--cyan-sky:#00b2b3;
--mint-morning:#00d6c8;
--plunge-pool:#00ffcc;
}

More palettes to explore