All Palettes

Color Palette #a7e2e1, #6ed4d0, #3cb9b5, #1daa9e, #00807d

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a7e2e1;
}
.hidden-sea-glass {
color: #6ed4d0;
}
.green-grapple {
color: #3cb9b5;
}
.tropical-hideaway {
color: #1daa9e;
}
.belly-flop {
color: #00807d;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a7e2e1;
--hidden-sea-glass:#6ed4d0;
--green-grapple:#3cb9b5;
--tropical-hideaway:#1daa9e;
--belly-flop:#00807d;
}

More palettes to explore