All Palettes

Color Palette #4b7e30, #f37c20, #b8d6bc, #3b593e, #e86c3b

0%
0%
0%

CSS code for this palette

/* CSS */
.master-chief {
color: #4b7e30;
}
.sun-orange {
color: #f37c20;
}
.surf {
color: #b8d6bc;
}
.ficus {
color: #3b593e;
}
.mandarin-orange {
color: #e86c3b;
}

/* CSS Variables */
:root {
--master-chief:#4b7e30;
--sun-orange:#f37c20;
--surf:#b8d6bc;
--ficus:#3b593e;
--mandarin-orange:#e86c3b;
}

More palettes to explore