All Palettes

Color Palette #a7e2e1, #82d4d3, #5bb3b2, #3e8889, #2c6d6c

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a7e2e1;
}
.belize {
color: #82d4d3;
}
.artesian-well {
color: #5bb3b2;
}
.sea-caller {
color: #3e8889;
}
.north-sea {
color: #2c6d6c;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a7e2e1;
--belize:#82d4d3;
--artesian-well:#5bb3b2;
--sea-caller:#3e8889;
--north-sea:#2c6d6c;
}

More palettes to explore