All Palettes

Color Palette #1e396c, #3a5f8d, #5a87b5, #94c8e1, #e3f4f7

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e396c;
}
.antilles-blue {
color: #3a5f8d;
}
.blue-smart {
color: #5a87b5;
}
.caribbean-coast {
color: #94c8e1;
}
.milky-way {
color: #e3f4f7;
}

/* CSS Variables */
:root {
--limoges:#1e396c;
--antilles-blue:#3a5f8d;
--blue-smart:#5a87b5;
--caribbean-coast:#94c8e1;
--milky-way:#e3f4f7;
}

More palettes to explore