All Palettes

Color Palette #a7e7df, #6ed8d0, #3cc8b5, #1daf9c, #0c8d82

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a7e7df;
}
.hidden-sea-glass {
color: #6ed8d0;
}
.tint-of-turquoise {
color: #3cc8b5;
}
.tropical-hideaway {
color: #1daf9c;
}
.greenish-blue {
color: #0c8d82;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a7e7df;
--hidden-sea-glass:#6ed8d0;
--tint-of-turquoise:#3cc8b5;
--tropical-hideaway:#1daf9c;
--greenish-blue:#0c8d82;
}

More palettes to explore