All Palettes

Color Palette #39682c, #8ca04b, #d2c85b, #e8a84f, #f04c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.radical-green {
color: #39682c;
}
.nasturtium-shoot {
color: #8ca04b;
}
.citron {
color: #d2c85b;
}
.zucchini-flower {
color: #e8a84f;
}
.strawberry-avalanche {
color: #f04c3d;
}

/* CSS Variables */
:root {
--radical-green:#39682c;
--nasturtium-shoot:#8ca04b;
--citron:#d2c85b;
--zucchini-flower:#e8a84f;
--strawberry-avalanche:#f04c3d;
}

More palettes to explore