All Palettes

Color Palette #b2e1f5, #a1d7e3, #8ccdd9, #76c4d5, #59b1c5

0%
0%
0%

CSS code for this palette

/* CSS */
.azure-sky {
color: #b2e1f5;
}
.terrace-pool {
color: #a1d7e3;
}
.winter-chill {
color: #8ccdd9;
}
.lagoona-teal {
color: #76c4d5;
}
.gondolier {
color: #59b1c5;
}

/* CSS Variables */
:root {
--azure-sky:#b2e1f5;
--terrace-pool:#a1d7e3;
--winter-chill:#8ccdd9;
--lagoona-teal:#76c4d5;
--gondolier:#59b1c5;
}

More palettes to explore