All Palettes

Color Palette #a9d3d6, #b8e0e0, #c8e9e5, #d4f2f0, #e1f9f5

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-frost {
color: #a9d3d6;
}
.fine-blue {
color: #b8e0e0;
}
.tahitian-sky {
color: #c8e9e5;
}
.icy-wind {
color: #d4f2f0;
}
.mint-condition {
color: #e1f9f5;
}

/* CSS Variables */
:root {
--aqua-frost:#a9d3d6;
--fine-blue:#b8e0e0;
--tahitian-sky:#c8e9e5;
--icy-wind:#d4f2f0;
--mint-condition:#e1f9f5;
}

More palettes to explore