All Palettes

Color Palette #4a8c5f, #8ec08c, #e6c760, #f1933b, #d6523d

0%
0%
0%

CSS code for this palette

/* CSS */
.onion-seedling {
color: #4a8c5f;
}
.green-masquerade {
color: #8ec08c;
}
.tasman-honey-yellow {
color: #e6c760;
}
.furry-lion {
color: #f1933b;
}
.spirit-warrior {
color: #d6523d;
}

/* CSS Variables */
:root {
--onion-seedling:#4a8c5f;
--green-masquerade:#8ec08c;
--tasman-honey-yellow:#e6c760;
--furry-lion:#f1933b;
--spirit-warrior:#d6523d;
}

More palettes to explore