All Palettes

Color Palette #f5b400, #e77e23, #e74d3c, #3398db, #2ecc70

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.orange-gluttony {
color: #e77e23;
}
.mandarin-red {
color: #e74d3c;
}
.blue-damselfly {
color: #3398db;
}
.ufo-green {
color: #2ecc70;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--orange-gluttony:#e77e23;
--mandarin-red:#e74d3c;
--blue-damselfly:#3398db;
--ufo-green:#2ecc70;
}

More palettes to explore