All Palettes

Color Palette #5b8d3a, #a3c8a3, #f9e3b9, #ff613d, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.indica {
color: #5b8d3a;
}
.french-market {
color: #a3c8a3;
}
.curd {
color: #f9e3b9;
}
.halloween {
color: #ff613d;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--indica:#5b8d3a;
--french-market:#a3c8a3;
--curd:#f9e3b9;
--halloween:#ff613d;
--syndicalist:#f5c400;
}

More palettes to explore