All Palettes

Color Palette #1f3a5b, #497b9c, #77c4cf, #f0e88e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a5b;
}
.zenith {
color: #497b9c;
}
.twisted-blue {
color: #77c4cf;
}
.bright-khaki {
color: #f0e88e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a5b;
--zenith:#497b9c;
--twisted-blue:#77c4cf;
--bright-khaki:#f0e88e;
--orange-gluttony:#e77e23;
}

More palettes to explore