All Palettes

Color Palette #015e60, #009987, #00b39e, #00d1b2, #00e6c3

0%
0%
0%

CSS code for this palette

/* CSS */
.sandhill-crane {
color: #015e60;
}
.plumage {
color: #009987;
}
.billiard {
color: #00b39e;
}
.mint-leaf {
color: #00d1b2;
}
.mint-morning {
color: #00e6c3;
}

/* CSS Variables */
:root {
--sandhill-crane:#015e60;
--plumage:#009987;
--billiard:#00b39e;
--mint-leaf:#00d1b2;
--mint-morning:#00e6c3;
}

More palettes to explore