All Palettes

Color Palette #1f3a61, #3e6b8e, #77b2d4, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.rainy-lake {
color: #3e6b8e;
}
.meadow-blossom-blue {
color: #77b2d4;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--rainy-lake:#3e6b8e;
--meadow-blossom-blue:#77b2d4;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore