All Palettes

Color Palette #1a4f9e, #3a7dcb, #4ab3e8, #a3d7e0, #f1f5f8

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-of-tears {
color: #1a4f9e;
}
.heirloom-hydrangea {
color: #3a7dcb;
}
.high-blue {
color: #4ab3e8;
}
.terrace-pool {
color: #a3d7e0;
}
.child-of-light {
color: #f1f5f8;
}

/* CSS Variables */
:root {
--sea-of-tears:#1a4f9e;
--heirloom-hydrangea:#3a7dcb;
--high-blue:#4ab3e8;
--terrace-pool:#a3d7e0;
--child-of-light:#f1f5f8;
}

More palettes to explore