All Palettes

Color Palette #3c9f9d, #4fc4c0, #70e1d4, #a6f2e3, #e1f9f0

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic-green {
color: #3c9f9d;
}
.port-hope {
color: #4fc4c0;
}
.turquoise-chalk {
color: #70e1d4;
}
.mint-tea {
color: #a6f2e3;
}
.frosty-mint {
color: #e1f9f0;
}

/* CSS Variables */
:root {
--baltic-green:#3c9f9d;
--port-hope:#4fc4c0;
--turquoise-chalk:#70e1d4;
--mint-tea:#a6f2e3;
--frosty-mint:#e1f9f0;
}

More palettes to explore