All Palettes

Color Palette #ff6d1f, #ff8f2e, #ffb84d, #ffd65c, #4d9c2b

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.instant-orange {
color: #ff8f2e;
}
.floral-leaf {
color: #ffb84d;
}
.common-dandelion {
color: #ffd65c;
}
.hubert-s-truck-green {
color: #4d9c2b;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--instant-orange:#ff8f2e;
--floral-leaf:#ffb84d;
--common-dandelion:#ffd65c;
--hubert-s-truck-green:#4d9c2b;
}

More palettes to explore