All Palettes

Color Palette #ff6d1f, #ffb84d, #f1e57e, #b3e7a2, #509d2f

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.floral-leaf {
color: #ffb84d;
}
.spring-yellow {
color: #f1e57e;
}
.basil-smash {
color: #b3e7a2;
}
.hubert-s-truck-green {
color: #509d2f;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--floral-leaf:#ffb84d;
--spring-yellow:#f1e57e;
--basil-smash:#b3e7a2;
--hubert-s-truck-green:#509d2f;
}

More palettes to explore