All Palettes

Color Palette #1e4d8f, #3a78b6, #5ca7e0, #88c2f2, #c2e7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.sweat-bee {
color: #1e4d8f;
}
.north-atlantic-breeze {
color: #3a78b6;
}
.windjammer {
color: #5ca7e0;
}
.wasurenagusa-blue {
color: #88c2f2;
}
.icy-landscape {
color: #c2e7ff;
}

/* CSS Variables */
:root {
--sweat-bee:#1e4d8f;
--north-atlantic-breeze:#3a78b6;
--windjammer:#5ca7e0;
--wasurenagusa-blue:#88c2f2;
--icy-landscape:#c2e7ff;
}

More palettes to explore