All Palettes

Color Palette #c5d86e, #f2b91c, #f27821, #d7552d, #9f3c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-as-a-cucumber {
color: #c5d86e;
}
.oregon-trail {
color: #f2b91c;
}
.sun-orange {
color: #f27821;
}
.obstinate-orange {
color: #d7552d;
}
.sappanwood {
color: #9f3c3e;
}

/* CSS Variables */
:root {
--cool-as-a-cucumber:#c5d86e;
--oregon-trail:#f2b91c;
--sun-orange:#f27821;
--obstinate-orange:#d7552d;
--sappanwood:#9f3c3e;
}

More palettes to explore