All Palettes

Color Palette #d2e2f9, #a3d4f5, #67b2e4, #3b8fd8, #1f6e98

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-blue {
color: #d2e2f9;
}
.juzcar-blue {
color: #a3d4f5;
}
.sanctuary-spa {
color: #67b2e4;
}
.magical-merlin {
color: #3b8fd8;
}
.bateau {
color: #1f6e98;
}

/* CSS Variables */
:root {
--weathered-blue:#d2e2f9;
--juzcar-blue:#a3d4f5;
--sanctuary-spa:#67b2e4;
--magical-merlin:#3b8fd8;
--bateau:#1f6e98;
}

More palettes to explore