All Palettes

Color Palette #f1f5f8, #dbe5f0, #a4c4e5, #6f9cc8, #3b7eab

0%
0%
0%

CSS code for this palette

/* CSS */
.child-of-light {
color: #f1f5f8;
}
.space-wolves-grey {
color: #dbe5f0;
}
.template {
color: #a4c4e5;
}
.cerulean-frost {
color: #6f9cc8;
}
.beijing-blue {
color: #3b7eab;
}

/* CSS Variables */
:root {
--child-of-light:#f1f5f8;
--space-wolves-grey:#dbe5f0;
--template:#a4c4e5;
--cerulean-frost:#6f9cc8;
--beijing-blue:#3b7eab;
}

More palettes to explore