All Palettes

Color Palette #007c85, #009991, #00b3aa, #00c7ba, #00dbc2

0%
0%
0%

CSS code for this palette

/* CSS */
.cote-d-azur {
color: #007c85;
}
.columbia {
color: #009991;
}
.verditer {
color: #00b3aa;
}
.pristine-oceanic {
color: #00c7ba;
}
.mint-morning {
color: #00dbc2;
}

/* CSS Variables */
:root {
--cote-d-azur:#007c85;
--columbia:#009991;
--verditer:#00b3aa;
--pristine-oceanic:#00c7ba;
--mint-morning:#00dbc2;
}

More palettes to explore