All Palettes

Color Palette #005c75, #008c8f, #00b3aa, #00d1c0, #00e6d6

0%
0%
0%

CSS code for this palette

/* CSS */
.bosporus {
color: #005c75;
}
.egyptian-teal {
color: #008c8f;
}
.verditer {
color: #00b3aa;
}
.pristine-oceanic {
color: #00d1c0;
}
.first-timer-green {
color: #00e6d6;
}

/* CSS Variables */
:root {
--bosporus:#005c75;
--egyptian-teal:#008c8f;
--verditer:#00b3aa;
--pristine-oceanic:#00d1c0;
--first-timer-green:#00e6d6;
}

More palettes to explore