All Palettes

Color Palette #e74f04, #f79022, #f9c54e, #a2d94a, #5a9f3c

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-red {
color: #e74f04;
}
.pesto-calabrese {
color: #f79022;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.dynamic-green {
color: #a2d94a;
}
.ballyhoo {
color: #5a9f3c;
}

/* CSS Variables */
:root {
--gold-red:#e74f04;
--pesto-calabrese:#f79022;
--creamy-sweet-corn:#f9c54e;
--dynamic-green:#a2d94a;
--ballyhoo:#5a9f3c;
}

More palettes to explore