All Palettes

Color Palette #4b91e2, #76c5e0, #f1c40e, #e77e23, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.hawaiian-breeze {
color: #76c5e0;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--hawaiian-breeze:#76c5e0;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
--mandarin-red:#e74d3c;
}

More palettes to explore