All Palettes

Color Palette #1f3d89, #3b5897, #899bc2, #d4e1f2, #f8f9fc

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oblivion {
color: #1f3d89;
}
.muted-lavender {
color: #3b5897;
}
.lavender-lustre {
color: #899bc2;
}
.weathered-blue {
color: #d4e1f2;
}
.dr-white {
color: #f8f9fc;
}

/* CSS Variables */
:root {
--blue-oblivion:#1f3d89;
--muted-lavender:#3b5897;
--lavender-lustre:#899bc2;
--weathered-blue:#d4e1f2;
--dr-white:#f8f9fc;
}

More palettes to explore