All Palettes

Color Palette #a9c6c2, #9fd6d4, #8dd8d0, #70d5d7, #4cb9c8

0%
0%
0%

CSS code for this palette

/* CSS */
.peppermint-pie {
color: #a9c6c2;
}
.shallow-shoal {
color: #9fd6d4;
}
.island-breeze {
color: #8dd8d0;
}
.andes-sky {
color: #70d5d7;
}
.cave-lake {
color: #4cb9c8;
}

/* CSS Variables */
:root {
--peppermint-pie:#a9c6c2;
--shallow-shoal:#9fd6d4;
--island-breeze:#8dd8d0;
--andes-sky:#70d5d7;
--cave-lake:#4cb9c8;
}

More palettes to explore