All Palettes

Color Palette #1b3d79, #4a6fb0, #69b5e8, #a8e1ff, #f8f9fc

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1b3d79;
}
.bluebonnet-frost {
color: #4a6fb0;
}
.sanctuary-spa {
color: #69b5e8;
}
.droplet {
color: #a8e1ff;
}
.dr-white {
color: #f8f9fc;
}

/* CSS Variables */
:root {
--assault:#1b3d79;
--bluebonnet-frost:#4a6fb0;
--sanctuary-spa:#69b5e8;
--droplet:#a8e1ff;
--dr-white:#f8f9fc;
}

More palettes to explore