All Palettes

Color Palette #1f3a61, #4d7fa3, #88b8d7, #f5c619, #f86c30

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.borage {
color: #4d7fa3;
}
.periwinkle-sky {
color: #88b8d7;
}
.leery-lemon {
color: #f5c619;
}
.bright-orange {
color: #f86c30;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--borage:#4d7fa3;
--periwinkle-sky:#88b8d7;
--leery-lemon:#f5c619;
--bright-orange:#f86c30;
}

More palettes to explore