All Palettes

Color Palette #3c6a29, #6fbf4f, #a3d55d, #f2e750, #d6543d

0%
0%
0%

CSS code for this palette

/* CSS */
.radical-green {
color: #3c6a29;
}
.taurus-forest-fern {
color: #6fbf4f;
}
.lime-lizard {
color: #a3d55d;
}
.yellow-petal {
color: #f2e750;
}
.mod-orange {
color: #d6543d;
}

/* CSS Variables */
:root {
--radical-green:#3c6a29;
--taurus-forest-fern:#6fbf4f;
--lime-lizard:#a3d55d;
--yellow-petal:#f2e750;
--mod-orange:#d6543d;
}

More palettes to explore