All Palettes

Color Palette #a6e1e8, #b1e0e7, #c1f0f6, #a2d8d0, #7fb5b8

0%
0%
0%

CSS code for this palette

/* CSS */
.early-july {
color: #a6e1e8;
}
.powder-blue {
color: #b1e0e7;
}
.icy-breeze {
color: #c1f0f6;
}
.smooth-satin {
color: #a2d8d0;
}
.lifeboat-blue {
color: #7fb5b8;
}

/* CSS Variables */
:root {
--early-july:#a6e1e8;
--powder-blue:#b1e0e7;
--icy-breeze:#c1f0f6;
--smooth-satin:#a2d8d0;
--lifeboat-blue:#7fb5b8;
}

More palettes to explore