All Palettes

Color Palette #ff7f24, #f5b847, #f2d86e, #88c13e, #3e8d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-you-happy {
color: #ff7f24;
}
.maximum-yellow-red {
color: #f5b847;
}
.mocha-dandelion {
color: #f2d86e;
}
.hill-lands {
color: #88c13e;
}
.resplendent-growth {
color: #3e8d3a;
}

/* CSS Variables */
:root {
--orange-you-happy:#ff7f24;
--maximum-yellow-red:#f5b847;
--mocha-dandelion:#f2d86e;
--hill-lands:#88c13e;
--resplendent-growth:#3e8d3a;
}

More palettes to explore