All Palettes

Color Palette #1f3a60, #4a6ea1, #7bb8e0, #f1b74b, #e56d5d

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.great-serpent {
color: #4a6ea1;
}
.coastal-waters {
color: #7bb8e0;
}
.maximum-yellow-red {
color: #f1b74b;
}
.orangeville {
color: #e56d5d;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--great-serpent:#4a6ea1;
--coastal-waters:#7bb8e0;
--maximum-yellow-red:#f1b74b;
--orangeville:#e56d5d;
}

More palettes to explore