All Palettes

Color Palette #8cb8e3, #4e9cd0, #f1c40e, #f39c12, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.goluboy-blue {
color: #8cb8e3;
}
.blue-iguana {
color: #4e9cd0;
}
.sunshine-mellow {
color: #f1c40e;
}
.dodgeroll-gold {
color: #f39c12;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--goluboy-blue:#8cb8e3;
--blue-iguana:#4e9cd0;
--sunshine-mellow:#f1c40e;
--dodgeroll-gold:#f39c12;
--mandarin-red:#e74d3c;
}

More palettes to explore