All Palettes

Color Palette #a7d86e, #f9c54e, #f94346, #f3712b, #f89720

0%
0%
0%

CSS code for this palette

/* CSS */
.bilious-green {
color: #a7d86e;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}
.persimmon-orange {
color: #f3712b;
}
.texas-sunset {
color: #f89720;
}

/* CSS Variables */
:root {
--bilious-green:#a7d86e;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
--persimmon-orange:#f3712b;
--texas-sunset:#f89720;
}

More palettes to explore