All Palettes

Color Palette #1e4876, #3a7d9c, #69b7d8, #b3e6f4, #f3f8fc

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4876;
}
.blue-dart-frog {
color: #3a7d9c;
}
.baby-tears {
color: #69b7d8;
}
.azure-sky {
color: #b3e6f4;
}
.cotton-ball {
color: #f3f8fc;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4876;
--blue-dart-frog:#3a7d9c;
--baby-tears:#69b7d8;
--azure-sky:#b3e6f4;
--cotton-ball:#f3f8fc;
}

More palettes to explore