All Palettes

Color Palette #1f3a61, #4a6b96, #87a8c9, #f6d360, #e9582f

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.blue-odyssey {
color: #4a6b96;
}
.high-tide {
color: #87a8c9;
}
.salmon-eggs {
color: #f6d360;
}
.day-glow-orange {
color: #e9582f;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--blue-odyssey:#4a6b96;
--high-tide:#87a8c9;
--salmon-eggs:#f6d360;
--day-glow-orange:#e9582f;
}

More palettes to explore