All Palettes

Color Palette #007b80, #1aa2a2, #3dc7c7, #65e6e6, #99ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-waters {
color: #007b80;
}
.royal-cloak {
color: #1aa2a2;
}
.bianchi-green {
color: #3dc7c7;
}
.near-moon {
color: #65e6e6;
}
.glitchy-shader-blue {
color: #99ffff;
}

/* CSS Variables */
:root {
--tropical-waters:#007b80;
--royal-cloak:#1aa2a2;
--bianchi-green:#3dc7c7;
--near-moon:#65e6e6;
--glitchy-shader-blue:#99ffff;
}

More palettes to explore