All Palettes

Color Palette #ff6d1f, #ffb05c, #ffe77a, #a1d86e, #3c9a6d

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.vintage-orange {
color: #ffb05c;
}
.digital-yellow {
color: #ffe77a;
}
.tropical-light {
color: #a1d86e;
}
.ocean-green {
color: #3c9a6d;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--vintage-orange:#ffb05c;
--digital-yellow:#ffe77a;
--tropical-light:#a1d86e;
--ocean-green:#3c9a6d;
}

More palettes to explore