All Palettes

Color Palette #a1dae2, #76c4d6, #4e9ab1, #2c7c9b, #1f696f

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a1dae2;
}
.thredbo {
color: #76c4d6;
}
.starflower-blue {
color: #4e9ab1;
}
.valley-of-glaciers {
color: #2c7c9b;
}
.peacock-plume {
color: #1f696f;
}

/* CSS Variables */
:root {
--terrace-pool:#a1dae2;
--thredbo:#76c4d6;
--starflower-blue:#4e9ab1;
--valley-of-glaciers:#2c7c9b;
--peacock-plume:#1f696f;
}

More palettes to explore