All Palettes

Color Palette #1f3a61, #3b5a8c, #5e7a9c, #9fc4d0, #f0e19e

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.antilles-blue {
color: #3b5a8c;
}
.blue-plate {
color: #5e7a9c;
}
.alluring-blue {
color: #9fc4d0;
}
.bells-and-whistles-gold {
color: #f0e19e;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--antilles-blue:#3b5a8c;
--blue-plate:#5e7a9c;
--alluring-blue:#9fc4d0;
--bells-and-whistles-gold:#f0e19e;
}

More palettes to explore