All Palettes

Color Palette #005e75, #0097a8, #00b2b3, #00d1c7, #00e6d6

0%
0%
0%

CSS code for this palette

/* CSS */
.lyons-blue {
color: #005e75;
}
.brilliant {
color: #0097a8;
}
.cyan-sky {
color: #00b2b3;
}
.tilla-kari-mosque {
color: #00d1c7;
}
.first-timer-green {
color: #00e6d6;
}

/* CSS Variables */
:root {
--lyons-blue:#005e75;
--brilliant:#0097a8;
--cyan-sky:#00b2b3;
--tilla-kari-mosque:#00d1c7;
--first-timer-green:#00e6d6;
}

More palettes to explore