All Palettes

Color Palette #a6e7e1, #6ed4b2, #3bb0a4, #1b8b8d, #00596b

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a6e7e1;
}
.peppy {
color: #6ed4b2;
}
.waterfall {
color: #3bb0a4;
}
.ocean-liner {
color: #1b8b8d;
}
.oceanside {
color: #00596b;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a6e7e1;
--peppy:#6ed4b2;
--waterfall:#3bb0a4;
--ocean-liner:#1b8b8d;
--oceanside:#00596b;
}

More palettes to explore