All Palettes

Color Palette #9fbc76, #b6d98c, #e5e09a, #f5b656, #f39e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.olivine {
color: #9fbc76;
}
.fresh-lettuce {
color: #b6d98c;
}
.celery-scepter {
color: #e5e09a;
}
.golden-hour {
color: #f5b656;
}
.monarch-orange {
color: #f39e6d;
}

/* CSS Variables */
:root {
--olivine:#9fbc76;
--fresh-lettuce:#b6d98c;
--celery-scepter:#e5e09a;
--golden-hour:#f5b656;
--monarch-orange:#f39e6d;
}

More palettes to explore