All Palettes

Color Palette #4b7e30, #6bbf5a, #a2d66b, #e3df6d, #f5a300

0%
0%
0%

CSS code for this palette

/* CSS */
.master-chief {
color: #4b7e30;
}
.drop-green {
color: #6bbf5a;
}
.tropical-light {
color: #a2d66b;
}
.ripe-pear {
color: #e3df6d;
}
.mad-for-mango {
color: #f5a300;
}

/* CSS Variables */
:root {
--master-chief:#4b7e30;
--drop-green:#6bbf5a;
--tropical-light:#a2d66b;
--ripe-pear:#e3df6d;
--mad-for-mango:#f5a300;
}

More palettes to explore