All Palettes

Color Palette #4b9b3b, #a7d57c, #e2f7a6, #f5c400, #d57a39

0%
0%
0%

CSS code for this palette

/* CSS */
.enviable {
color: #4b9b3b;
}
.crystal-green {
color: #a7d57c;
}
.dingy-sticky-note {
color: #e2f7a6;
}
.syndicalist {
color: #f5c400;
}
.fired-up {
color: #d57a39;
}

/* CSS Variables */
:root {
--enviable:#4b9b3b;
--crystal-green:#a7d57c;
--dingy-sticky-note:#e2f7a6;
--syndicalist:#f5c400;
--fired-up:#d57a39;
}

More palettes to explore