All Palettes

Color Palette #c94a4c, #f39c12, #f1c40e, #2ecc70, #3398db

0%
0%
0%

CSS code for this palette

/* CSS */
.rusty-chainmail {
color: #c94a4c;
}
.dodgeroll-gold {
color: #f39c12;
}
.sunshine-mellow {
color: #f1c40e;
}
.ufo-green {
color: #2ecc70;
}
.blue-damselfly {
color: #3398db;
}

/* CSS Variables */
:root {
--rusty-chainmail:#c94a4c;
--dodgeroll-gold:#f39c12;
--sunshine-mellow:#f1c40e;
--ufo-green:#2ecc70;
--blue-damselfly:#3398db;
}

More palettes to explore