All Palettes

Color Palette #3b9b58, #5ecf89, #91f3b1, #f7cf69, #f27e40

0%
0%
0%

CSS code for this palette

/* CSS */
.chateau-green {
color: #3b9b58;
}
.van-gogh-green {
color: #5ecf89;
}
.tenacious-tentacles {
color: #91f3b1;
}
.bright-yarrow {
color: #f7cf69;
}
.mustard-crusted-salmon {
color: #f27e40;
}

/* CSS Variables */
:root {
--chateau-green:#3b9b58;
--van-gogh-green:#5ecf89;
--tenacious-tentacles:#91f3b1;
--bright-yarrow:#f7cf69;
--mustard-crusted-salmon:#f27e40;
}

More palettes to explore