All Palettes

Color Palette #00998a, #00b3a7, #00c2b8, #00d1c0, #00e6d6

0%
0%
0%

CSS code for this palette

/* CSS */
.plumage {
color: #00998a;
}
.verditer {
color: #00b3a7;
}
.amazonite {
color: #00c2b8;
}
.pristine-oceanic {
color: #00d1c0;
}
.first-timer-green {
color: #00e6d6;
}

/* CSS Variables */
:root {
--plumage:#00998a;
--verditer:#00b3a7;
--amazonite:#00c2b8;
--pristine-oceanic:#00d1c0;
--first-timer-green:#00e6d6;
}

More palettes to explore