All Palettes

Color Palette #4b8c3b, #a4d6ad, #f5e0a3, #ff8052, #d65d00

0%
0%
0%

CSS code for this palette

/* CSS */
.online-lime {
color: #4b8c3b;
}
.frugal {
color: #a4d6ad;
}
.sun-dust {
color: #f5e0a3;
}
.n-rang-orange {
color: #ff8052;
}
.exuberance {
color: #d65d00;
}

/* CSS Variables */
:root {
--online-lime:#4b8c3b;
--frugal:#a4d6ad;
--sun-dust:#f5e0a3;
--n-rang-orange:#ff8052;
--exuberance:#d65d00;
}

More palettes to explore