All Palettes

Color Palette #3f5c3d, #a5b83d, #d9c46d, #e6a35b, #b8503d

0%
0%
0%

CSS code for this palette

/* CSS */
.evergreens {
color: #3f5c3d;
}
.in-the-tropics {
color: #a5b83d;
}
.california-dreaming {
color: #d9c46d;
}
.roasted-squash {
color: #e6a35b;
}
.hot-chilli {
color: #b8503d;
}

/* CSS Variables */
:root {
--evergreens:#3f5c3d;
--in-the-tropics:#a5b83d;
--california-dreaming:#d9c46d;
--roasted-squash:#e6a35b;
--hot-chilli:#b8503d;
}

More palettes to explore