All Palettes

Color Palette #008a73, #00bdad, #00e6a1, #a4f9b5, #e5ffe8

0%
0%
0%

CSS code for this palette

/* CSS */
.industrial-turquoise {
color: #008a73;
}
.verditer {
color: #00bdad;
}
.mega-teal {
color: #00e6a1;
}
.light-mint-green {
color: #a4f9b5;
}
.winter-mist {
color: #e5ffe8;
}

/* CSS Variables */
:root {
--industrial-turquoise:#008a73;
--verditer:#00bdad;
--mega-teal:#00e6a1;
--light-mint-green:#a4f9b5;
--winter-mist:#e5ffe8;
}

More palettes to explore