All Palettes

Color Palette #7cb7bb, #a2d7d3, #b9e4e4, #f2fdfd, #f5ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-blue {
color: #7cb7bb;
}
.smooth-satin {
color: #a2d7d3;
}
.refreshing-pool {
color: #b9e4e4;
}
.sparkling-snow {
color: #f2fdfd;
}
.sparkling-snow {
color: #f5ffff;
}

/* CSS Variables */
:root {
--aqua-blue:#7cb7bb;
--smooth-satin:#a2d7d3;
--refreshing-pool:#b9e4e4;
--sparkling-snow:#f2fdfd;
--sparkling-snow:#f5ffff;
}

More palettes to explore