All Palettes

Color Palette #0b5c8e, #3b8fab, #78b2bf, #afe1e9, #f5fafa

0%
0%
0%

CSS code for this palette

/* CSS */
.pontoon {
color: #0b5c8e;
}
.blue-moon {
color: #3b8fab;
}
.glacier {
color: #78b2bf;
}
.powder-blue {
color: #afe1e9;
}
.everlasting-ice {
color: #f5fafa;
}

/* CSS Variables */
:root {
--pontoon:#0b5c8e;
--blue-moon:#3b8fab;
--glacier:#78b2bf;
--powder-blue:#afe1e9;
--everlasting-ice:#f5fafa;
}

More palettes to explore