All Palettes

Color Palette #7a994d, #b3c65d, #e8eb8e, #f4cf3e, #d2a228

0%
0%
0%

CSS code for this palette

/* CSS */
.mossy-glossy {
color: #7a994d;
}
.green-glow {
color: #b3c65d;
}
.yellow-iris {
color: #e8eb8e;
}
.marigold-dust {
color: #f4cf3e;
}
.mango-mojito {
color: #d2a228;
}

/* CSS Variables */
:root {
--mossy-glossy:#7a994d;
--green-glow:#b3c65d;
--yellow-iris:#e8eb8e;
--marigold-dust:#f4cf3e;
--mango-mojito:#d2a228;
}

More palettes to explore