All Palettes

Color Palette #005a5c, #008f8f, #00b8b8, #00e5e6, #00fffb

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-turquoise {
color: #005a5c;
}
.corfu-shallows {
color: #008f8f;
}
.cyan-sky {
color: #00b8b8;
}
.bright-turquoise {
color: #00e5e6;
}
.spanish-sky-blue {
color: #00fffb;
}

/* CSS Variables */
:root {
--dark-turquoise:#005a5c;
--corfu-shallows:#008f8f;
--cyan-sky:#00b8b8;
--bright-turquoise:#00e5e6;
--spanish-sky-blue:#00fffb;
}

More palettes to explore