All Palettes

Color Palette #1a8e4c, #3cbe70, #7ce4a9, #f9e25d, #f6aba2

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-the-green {
color: #1a8e4c;
}
.ceramic-green {
color: #3cbe70;
}
.fresco-green {
color: #7ce4a9;
}
.goldfinch {
color: #f9e25d;
}
.rosy-outlook {
color: #f6aba2;
}

/* CSS Variables */
:root {
--fly-the-green:#1a8e4c;
--ceramic-green:#3cbe70;
--fresco-green:#7ce4a9;
--goldfinch:#f9e25d;
--rosy-outlook:#f6aba2;
}

More palettes to explore