All Palettes

Color Palette #1f3a61, #497b9c, #81b1c1, #f3d86d, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.zenith {
color: #497b9c;
}
.heavenly {
color: #81b1c1;
}
.mocha-dandelion {
color: #f3d86d;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--zenith:#497b9c;
--heavenly:#81b1c1;
--mocha-dandelion:#f3d86d;
--orange-gluttony:#e77e23;
}

More palettes to explore