All Palettes

Color Palette #007c8f, #0097a8, #00b3b0, #00d8db, #00fbff

0%
0%
0%

CSS code for this palette

/* CSS */
.by-the-bayou {
color: #007c8f;
}
.brilliant {
color: #0097a8;
}
.cyan-sky {
color: #00b3b0;
}
.aztec-turquoise {
color: #00d8db;
}
.agressive-aqua {
color: #00fbff;
}

/* CSS Variables */
:root {
--by-the-bayou:#007c8f;
--brilliant:#0097a8;
--cyan-sky:#00b3b0;
--aztec-turquoise:#00d8db;
--agressive-aqua:#00fbff;
}

More palettes to explore