All Palettes

Color Palette #008a83, #00998a, #00b398, #00d6b3, #00ffcc

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-turquoise {
color: #008a83;
}
.plumage {
color: #00998a;
}
.pool-green {
color: #00b398;
}
.channel-marker-green {
color: #00d6b3;
}
.plunge-pool {
color: #00ffcc;
}

/* CSS Variables */
:root {
--clear-turquoise:#008a83;
--plumage:#00998a;
--pool-green:#00b398;
--channel-marker-green:#00d6b3;
--plunge-pool:#00ffcc;
}

More palettes to explore