All Palettes

Color Palette #ff6d1f, #ff9c38, #f1c40e, #e3f2a1, #5f8c3b

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.blazing-bonfire {
color: #ff9c38;
}
.sunshine-mellow {
color: #f1c40e;
}
.dingy-sticky-note {
color: #e3f2a1;
}
.hidden-paradise {
color: #5f8c3b;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--blazing-bonfire:#ff9c38;
--sunshine-mellow:#f1c40e;
--dingy-sticky-note:#e3f2a1;
--hidden-paradise:#5f8c3b;
}

More palettes to explore