All Palettes

Color Palette #c3dae9, #a1c7e3, #82b2d9, #5d98c6, #3f7cab

0%
0%
0%

CSS code for this palette

/* CSS */
.purification {
color: #c3dae9;
}
.windsor-way {
color: #a1c7e3;
}
.dun-morogh-blue {
color: #82b2d9;
}
.blueberry-soft-blue {
color: #5d98c6;
}
.beijing-blue {
color: #3f7cab;
}

/* CSS Variables */
:root {
--purification:#c3dae9;
--windsor-way:#a1c7e3;
--dun-morogh-blue:#82b2d9;
--blueberry-soft-blue:#5d98c6;
--beijing-blue:#3f7cab;
}

More palettes to explore