All Palettes

Color Palette #1f3a61, #3b6fa0, #8fb4d6, #f2d069, #f88c20

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.muted-blue {
color: #3b6fa0;
}
.oxygen-blue {
color: #8fb4d6;
}
.ride-off-into-the-sunset {
color: #f2d069;
}
.flame-orange {
color: #f88c20;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--muted-blue:#3b6fa0;
--oxygen-blue:#8fb4d6;
--ride-off-into-the-sunset:#f2d069;
--flame-orange:#f88c20;
}

More palettes to explore