All Palettes

Color Palette #005a5c, #008f8f, #00bdbd, #00e5e6, #9efffa

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-turquoise {
color: #005a5c;
}
.corfu-shallows {
color: #008f8f;
}
.cyan-sky {
color: #00bdbd;
}
.bright-turquoise {
color: #00e5e6;
}
.glitchy-shader-blue {
color: #9efffa;
}

/* CSS Variables */
:root {
--dark-turquoise:#005a5c;
--corfu-shallows:#008f8f;
--cyan-sky:#00bdbd;
--bright-turquoise:#00e5e6;
--glitchy-shader-blue:#9efffa;
}

More palettes to explore