All Palettes

Color Palette #1d4f8b, #4a8ad9, #7db2e3, #b8e0ff, #f4f7fb

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.blue-dart {
color: #4a8ad9;
}
.lucea {
color: #7db2e3;
}
.dithered-sky {
color: #b8e0ff;
}
.m-white {
color: #f4f7fb;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--blue-dart:#4a8ad9;
--lucea:#7db2e3;
--dithered-sky:#b8e0ff;
--m-white:#f4f7fb;
}

More palettes to explore