All Palettes

Color Palette #4c9e7c, #a7d770, #f9e339, #f6a23c, #e86e2c

0%
0%
0%

CSS code for this palette

/* CSS */
.natural-orchestra {
color: #4c9e7c;
}
.bilious-green {
color: #a7d770;
}
.fluffy-duckling {
color: #f9e339;
}
.y-ng-ch-ng-orange {
color: #f6a23c;
}
.glazed-carrot {
color: #e86e2c;
}

/* CSS Variables */
:root {
--natural-orchestra:#4c9e7c;
--bilious-green:#a7d770;
--fluffy-duckling:#f9e339;
--y-ng-ch-ng-orange:#f6a23c;
--glazed-carrot:#e86e2c;
}

More palettes to explore