All Palettes

Color Palette #f6c04c, #a3d86e, #4f9c5d, #3d8a67, #2c6d5a

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f6c04c;
}
.tropical-light {
color: #a3d86e;
}
.longing-for-nature {
color: #4f9c5d;
}
.mythical-forest {
color: #3d8a67;
}
.galapagos-green {
color: #2c6d5a;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f6c04c;
--tropical-light:#a3d86e;
--longing-for-nature:#4f9c5d;
--mythical-forest:#3d8a67;
--galapagos-green:#2c6d5a;
}

More palettes to explore