All Palettes

Color Palette #40bf60, #83d89f, #f3e2a5, #f6b83c, #e8693b

0%
0%
0%

CSS code for this palette

/* CSS */
.artificial-turf {
color: #40bf60;
}
.enchanted-emerald {
color: #83d89f;
}
.sugar-cookie {
color: #f3e2a5;
}
.squash-blossom {
color: #f6b83c;
}
.mandarin-orange {
color: #e8693b;
}

/* CSS Variables */
:root {
--artificial-turf:#40bf60;
--enchanted-emerald:#83d89f;
--sugar-cookie:#f3e2a5;
--squash-blossom:#f6b83c;
--mandarin-orange:#e8693b;
}

More palettes to explore