All Palettes

Color Palette #3c904d, #7ad1a7, #f2e88c, #f79c40, #d8503b

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-forest {
color: #3c904d;
}
.crystal-gem {
color: #7ad1a7;
}
.bright-khaki {
color: #f2e88c;
}
.chat-orange {
color: #f79c40;
}
.fire-island {
color: #d8503b;
}

/* CSS Variables */
:root {
--wild-forest:#3c904d;
--crystal-gem:#7ad1a7;
--bright-khaki:#f2e88c;
--chat-orange:#f79c40;
--fire-island:#d8503b;
}

More palettes to explore