All Palettes

Color Palette #001c2e, #00495c, #007a8a, #00b2b3, #00e5e6

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-dreams {
color: #001c2e;
}
.loyal-blue {
color: #00495c;
}
.cote-d-azur {
color: #007a8a;
}
.cyan-sky {
color: #00b2b3;
}
.bright-turquoise {
color: #00e5e6;
}

/* CSS Variables */
:root {
--midnight-dreams:#001c2e;
--loyal-blue:#00495c;
--cote-d-azur:#007a8a;
--cyan-sky:#00b2b3;
--bright-turquoise:#00e5e6;
}

More palettes to explore