All Palettes

Color Palette #c3e2f4, #6cc0e4, #0096db, #005c8a, #003d5c

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-water {
color: #c3e2f4;
}
.candid-blue {
color: #6cc0e4;
}
.atmosphere {
color: #0096db;
}
.blue-flame {
color: #005c8a;
}
.maniac-mansion {
color: #003d5c;
}

/* CSS Variables */
:root {
--fresh-water:#c3e2f4;
--candid-blue:#6cc0e4;
--atmosphere:#0096db;
--blue-flame:#005c8a;
--maniac-mansion:#003d5c;
}

More palettes to explore