All Palettes

Color Palette #007c8f, #009982, #00b39e, #00d6c4, #00e6de

0%
0%
0%

CSS code for this palette

/* CSS */
.by-the-bayou {
color: #007c8f;
}
.reptilian-green {
color: #009982;
}
.billiard {
color: #00b39e;
}
.mint-morning {
color: #00d6c4;
}
.first-timer-green {
color: #00e6de;
}

/* CSS Variables */
:root {
--by-the-bayou:#007c8f;
--reptilian-green:#009982;
--billiard:#00b39e;
--mint-morning:#00d6c4;
--first-timer-green:#00e6de;
}

More palettes to explore