All Palettes

Color Palette #a2e2ec, #8ed8e6, #6cc9d5, #4fb3c4, #2b8f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.blizzard-blue {
color: #a2e2ec;
}
.tanager-turquoise {
color: #8ed8e6;
}
.throat-chakra {
color: #6cc9d5;
}
.viking {
color: #4fb3c4;
}
.scooter {
color: #2b8f9c;
}

/* CSS Variables */
:root {
--blizzard-blue:#a2e2ec;
--tanager-turquoise:#8ed8e6;
--throat-chakra:#6cc9d5;
--viking:#4fb3c4;
--scooter:#2b8f9c;
}

More palettes to explore