All Palettes

Color Palette #d4d4d4, #f1c40e, #e77e23, #e74d3c, #3398db

0%
0%
0%

CSS code for this palette

/* CSS */
.disco-ball {
color: #d4d4d4;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}
.mandarin-red {
color: #e74d3c;
}
.blue-damselfly {
color: #3398db;
}

/* CSS Variables */
:root {
--disco-ball:#d4d4d4;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
--mandarin-red:#e74d3c;
--blue-damselfly:#3398db;
}

More palettes to explore