All Palettes

Color Palette #1f3a61, #497b9c, #a5c6d5, #f2b650, #e9673f

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.zenith {
color: #497b9c;
}
.blue-dam {
color: #a5c6d5;
}
.goldsmith {
color: #f2b650;
}
.emergency-zone {
color: #e9673f;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--zenith:#497b9c;
--blue-dam:#a5c6d5;
--goldsmith:#f2b650;
--emergency-zone:#e9673f;
}

More palettes to explore