All Palettes

Color Palette #f1f5f8, #cfd8e2, #a1c3d4, #789dab, #4c707b

0%
0%
0%

CSS code for this palette

/* CSS */
.child-of-light {
color: #f1f5f8;
}
.pale-cornflower {
color: #cfd8e2;
}
.blue-dam {
color: #a1c3d4;
}
.cool-dusk {
color: #789dab;
}
.winter-storm {
color: #4c707b;
}

/* CSS Variables */
:root {
--child-of-light:#f1f5f8;
--pale-cornflower:#cfd8e2;
--blue-dam:#a1c3d4;
--cool-dusk:#789dab;
--winter-storm:#4c707b;
}

More palettes to explore