All Palettes

Color Palette #1b4d8d, #2b7bb1, #4cb9e1, #a1d9f7, #f8f9fc

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1b4d8d;
}
.vermeer-blue {
color: #2b7bb1;
}
.lake-thun {
color: #4cb9e1;
}
.juzcar-blue {
color: #a1d9f7;
}
.dr-white {
color: #f8f9fc;
}

/* CSS Variables */
:root {
--olympian-blue:#1b4d8d;
--vermeer-blue:#2b7bb1;
--lake-thun:#4cb9e1;
--juzcar-blue:#a1d9f7;
--dr-white:#f8f9fc;
}

More palettes to explore