All Palettes

Color Palette #d2e2f9, #a8d9f0, #6cb2e4, #3a8fcf, #005e8a

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-blue {
color: #d2e2f9;
}
.mizu-cyan {
color: #a8d9f0;
}
.xavier-blue {
color: #6cb2e4;
}
.magical-merlin {
color: #3a8fcf;
}
.blue-flame {
color: #005e8a;
}

/* CSS Variables */
:root {
--weathered-blue:#d2e2f9;
--mizu-cyan:#a8d9f0;
--xavier-blue:#6cb2e4;
--magical-merlin:#3a8fcf;
--blue-flame:#005e8a;
}

More palettes to explore