All Palettes

Color Palette #1e4e71, #4f8a9c, #80b2c2, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.canoe-blue {
color: #1e4e71;
}
.blue-square {
color: #4f8a9c;
}
.heavenly {
color: #80b2c2;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--canoe-blue:#1e4e71;
--blue-square:#4f8a9c;
--heavenly:#80b2c2;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore