All Palettes

Color Palette #f16f3b, #f0a14c, #f1d06f, #a8d31d, #4e982a

0%
0%
0%

CSS code for this palette

/* CSS */
.chinese-orange {
color: #f16f3b;
}
.troll-slayer-orange {
color: #f0a14c;
}
.funky-yellow {
color: #f1d06f;
}
.p-ra-rocha {
color: #a8d31d;
}
.hubert-s-truck-green {
color: #4e982a;
}

/* CSS Variables */
:root {
--chinese-orange:#f16f3b;
--troll-slayer-orange:#f0a14c;
--funky-yellow:#f1d06f;
--p-ra-rocha:#a8d31d;
--hubert-s-truck-green:#4e982a;
}

More palettes to explore