All Palettes

Color Palette #d3e4f8, #a4c7e5, #6fa6d3, #4b93ce, #0077b8

0%
0%
0%

CSS code for this palette

/* CSS */
.freezing-vapor {
color: #d3e4f8;
}
.template {
color: #a4c7e5;
}
.polar-ice {
color: #6fa6d3;
}
.blue-tourmaline {
color: #4b93ce;
}
.biloxi-blue {
color: #0077b8;
}

/* CSS Variables */
:root {
--freezing-vapor:#d3e4f8;
--template:#a4c7e5;
--polar-ice:#6fa6d3;
--blue-tourmaline:#4b93ce;
--biloxi-blue:#0077b8;
}

More palettes to explore