All Palettes

Color Palette #a9d96d, #b5c83c, #e5d17b, #d9a25e, #a95f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.last-of-lettuce {
color: #a9d96d;
}
.tropic-canary {
color: #b5c83c;
}
.green-papaya {
color: #e5d17b;
}
.butterscotch-syrup {
color: #d9a25e;
}
.gladiator-leather {
color: #a95f3d;
}

/* CSS Variables */
:root {
--last-of-lettuce:#a9d96d;
--tropic-canary:#b5c83c;
--green-papaya:#e5d17b;
--butterscotch-syrup:#d9a25e;
--gladiator-leather:#a95f3d;
}

More palettes to explore