All Palettes

Color Palette #3a7e4d, #7a994d, #a7c44f, #f0e78e, #e6a84c

0%
0%
0%

CSS code for this palette

/* CSS */
.green-grass {
color: #3a7e4d;
}
.mossy-glossy {
color: #7a994d;
}
.sweet-midori {
color: #a7c44f;
}
.bright-khaki {
color: #f0e78e;
}
.zucchini-flower {
color: #e6a84c;
}

/* CSS Variables */
:root {
--green-grass:#3a7e4d;
--mossy-glossy:#7a994d;
--sweet-midori:#a7c44f;
--bright-khaki:#f0e78e;
--zucchini-flower:#e6a84c;
}

More palettes to explore