All Palettes

Color Palette #a8e1e1, #6ed4d2, #4cb8b2, #2d9f9b, #1b7979

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a8e1e1;
}
.throat-chakra {
color: #6ed4d2;
}
.tropical-escape {
color: #4cb8b2;
}
.sea-kale {
color: #2d9f9b;
}
.geneva-green {
color: #1b7979;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a8e1e1;
--throat-chakra:#6ed4d2;
--tropical-escape:#4cb8b2;
--sea-kale:#2d9f9b;
--geneva-green:#1b7979;
}

More palettes to explore