All Palettes

Color Palette #a3d8e0, #b1e4e7, #c8f0f4, #e2f8f7, #f0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d8e0;
}
.across-the-bay {
color: #b1e4e7;
}
.frosty-day {
color: #c8f0f4;
}
.coastal-breeze {
color: #e2f8f7;
}
.vapor {
color: #f0ffff;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d8e0;
--across-the-bay:#b1e4e7;
--frosty-day:#c8f0f4;
--coastal-breeze:#e2f8f7;
--vapor:#f0ffff;
}

More palettes to explore