All Palettes

Color Palette #5b9c49, #8abf4a, #d2e9b9, #f1d60e, #c4a44a

0%
0%
0%

CSS code for this palette

/* CSS */
.golf-course {
color: #5b9c49;
}
.citrus-surge {
color: #8abf4a;
}
.frozen-forest {
color: #d2e9b9;
}
.yellowl {
color: #f1d60e;
}
.creed {
color: #c4a44a;
}

/* CSS Variables */
:root {
--golf-course:#5b9c49;
--citrus-surge:#8abf4a;
--frozen-forest:#d2e9b9;
--yellowl:#f1d60e;
--creed:#c4a44a;
}

More palettes to explore