All Palettes

Color Palette #1e3a76, #2a7b98, #5cb2b2, #e6f4f1, #f5f5f0

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.valley-of-glaciers {
color: #2a7b98;
}
.artesian-well {
color: #5cb2b2;
}
.ethereal-white {
color: #e6f4f1;
}
.classic-chalk {
color: #f5f5f0;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--valley-of-glaciers:#2a7b98;
--artesian-well:#5cb2b2;
--ethereal-white:#e6f4f1;
--classic-chalk:#f5f5f0;
}

More palettes to explore