All Palettes

Color Palette #0097a8, #00b3aa, #00d1c3, #00e6d2, #a8ffeb

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant {
color: #0097a8;
}
.verditer {
color: #00b3aa;
}
.pristine-oceanic {
color: #00d1c3;
}
.first-timer-green {
color: #00e6d2;
}
.blister-pearl {
color: #a8ffeb;
}

/* CSS Variables */
:root {
--brilliant:#0097a8;
--verditer:#00b3aa;
--pristine-oceanic:#00d1c3;
--first-timer-green:#00e6d2;
--blister-pearl:#a8ffeb;
}

More palettes to explore