All Palettes

Color Palette #005bbd, #0080db, #4fb8e8, #b2e3f5, #f6f7f8

0%
0%
0%

CSS code for this palette

/* CSS */
.london-rain {
color: #005bbd;
}
.blue-cola {
color: #0080db;
}
.clean-pool {
color: #4fb8e8;
}
.azure-sky {
color: #b2e3f5;
}
.lynx-white {
color: #f6f7f8;
}

/* CSS Variables */
:root {
--london-rain:#005bbd;
--blue-cola:#0080db;
--clean-pool:#4fb8e8;
--azure-sky:#b2e3f5;
--lynx-white:#f6f7f8;
}

More palettes to explore