All Palettes

Color Palette #0093a3, #00b3aa, #00d6b6, #00ffb3, #9effc6

0%
0%
0%

CSS code for this palette

/* CSS */
.oasis {
color: #0093a3;
}
.verditer {
color: #00b3aa;
}
.channel-marker-green {
color: #00d6b6;
}
.greenish-turquoise {
color: #00ffb3;
}
.light-sea-foam {
color: #9effc6;
}

/* CSS Variables */
:root {
--oasis:#0093a3;
--verditer:#00b3aa;
--channel-marker-green:#00d6b6;
--greenish-turquoise:#00ffb3;
--light-sea-foam:#9effc6;
}

More palettes to explore