All Palettes

Color Palette #95ccea, #a3d7e0, #b4e1e9, #d3e9f3, #f0f9ff

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.terrace-pool {
color: #a3d7e0;
}
.across-the-bay {
color: #b4e1e9;
}
.freezing-vapor {
color: #d3e9f3;
}
.alice-blue {
color: #f0f9ff;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--terrace-pool:#a3d7e0;
--across-the-bay:#b4e1e9;
--freezing-vapor:#d3e9f3;
--alice-blue:#f0f9ff;
}

More palettes to explore