All Palettes

Color Palette #003ca3, #005fb8, #007cdb, #0099e0, #00b4f5

0%
0%
0%

CSS code for this palette

/* CSS */
.philippine-blue {
color: #003ca3;
}
.sapphire-blue {
color: #005fb8;
}
.blue-cola {
color: #007cdb;
}
.atmosphere {
color: #0099e0;
}
.democrat {
color: #00b4f5;
}

/* CSS Variables */
:root {
--philippine-blue:#003ca3;
--sapphire-blue:#005fb8;
--blue-cola:#007cdb;
--atmosphere:#0099e0;
--democrat:#00b4f5;
}

More palettes to explore