All Palettes

Color Palette #1f3d89, #4a6fb0, #75a3d1, #a3d7e0, #f5f9e7

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oblivion {
color: #1f3d89;
}
.bluebonnet-frost {
color: #4a6fb0;
}
.overcast {
color: #75a3d1;
}
.terrace-pool {
color: #a3d7e0;
}
.bean-sprout {
color: #f5f9e7;
}

/* CSS Variables */
:root {
--blue-oblivion:#1f3d89;
--bluebonnet-frost:#4a6fb0;
--overcast:#75a3d1;
--terrace-pool:#a3d7e0;
--bean-sprout:#f5f9e7;
}

More palettes to explore