All Palettes

Color Palette #011737, #003d5c, #007c85, #00b3aa, #00e6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.naval-night {
color: #011737;
}
.maniac-mansion {
color: #003d5c;
}
.cote-d-azur {
color: #007c85;
}
.verditer {
color: #00b3aa;
}
.bright-turquoise {
color: #00e6e2;
}

/* CSS Variables */
:root {
--naval-night:#011737;
--maniac-mansion:#003d5c;
--cote-d-azur:#007c85;
--verditer:#00b3aa;
--bright-turquoise:#00e6e2;
}

More palettes to explore