All Palettes

Color Palette #d5e6f1, #9fc6db, #6f9ac3, #3293c8, #0b7db1

0%
0%
0%

CSS code for this palette

/* CSS */
.snowdrift-glow {
color: #d5e6f1;
}
.piezo-blue {
color: #9fc6db;
}
.cerulean-frost {
color: #6f9ac3;
}
.splish-splash {
color: #3293c8;
}
.nice-blue {
color: #0b7db1;
}

/* CSS Variables */
:root {
--snowdrift-glow:#d5e6f1;
--piezo-blue:#9fc6db;
--cerulean-frost:#6f9ac3;
--splish-splash:#3293c8;
--nice-blue:#0b7db1;
}

More palettes to explore