All Palettes

Color Palette #0b3d93, #3b7e9b, #5eb1b5, #b5e1e8, #f8f6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-seashore-night {
color: #0b3d93;
}
.blue-dart-frog {
color: #3b7e9b;
}
.ocean-trip {
color: #5eb1b5;
}
.quench-blue {
color: #b5e1e8;
}
.cascading-white {
color: #f8f6f6;
}

/* CSS Variables */
:root {
--dark-seashore-night:#0b3d93;
--blue-dart-frog:#3b7e9b;
--ocean-trip:#5eb1b5;
--quench-blue:#b5e1e8;
--cascading-white:#f8f6f6;
}

More palettes to explore