All Palettes

Color Palette #81b4c5, #a3d7e0, #b6e7e7, #d1f0f5, #f0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.heavenly {
color: #81b4c5;
}
.terrace-pool {
color: #a3d7e0;
}
.refreshing-pool {
color: #b6e7e7;
}
.frostproof {
color: #d1f0f5;
}
.vapor {
color: #f0ffff;
}

/* CSS Variables */
:root {
--heavenly:#81b4c5;
--terrace-pool:#a3d7e0;
--refreshing-pool:#b6e7e7;
--frostproof:#d1f0f5;
--vapor:#f0ffff;
}

More palettes to explore