All Palettes

Color Palette #1f3b5c, #4a718c, #80a2b3, #f3ca4f, #f47e3e

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3b5c;
}
.sailor-s-bay {
color: #4a718c;
}
.lagoon-blue {
color: #80a2b3;
}
.radiant-sun {
color: #f3ca4f;
}
.goku-orange {
color: #f47e3e;
}

/* CSS Variables */
:root {
--navy-peony:#1f3b5c;
--sailor-s-bay:#4a718c;
--lagoon-blue:#80a2b3;
--radiant-sun:#f3ca4f;
--goku-orange:#f47e3e;
}

More palettes to explore