All Palettes

Color Palette #a7e1e2, #7fd7d5, #4eb7b5, #2b9a9c, #1b7879

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a7e1e2;
}
.aqua-zing {
color: #7fd7d5;
}
.crystalsong-blue {
color: #4eb7b5;
}
.empress-envy {
color: #2b9a9c;
}
.blue-kelp {
color: #1b7879;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a7e1e2;
--aqua-zing:#7fd7d5;
--crystalsong-blue:#4eb7b5;
--empress-envy:#2b9a9c;
--blue-kelp:#1b7879;
}

More palettes to explore