All Palettes

Color Palette #4f9c5d, #a1d99b, #f1e0a7, #f6c54c, #e67e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.longing-for-nature {
color: #4f9c5d;
}
.cool-aloe {
color: #a1d99b;
}
.french-vanilla {
color: #f1e0a7;
}
.creamy-sweet-corn {
color: #f6c54c;
}
.pizazz {
color: #e67e3d;
}

/* CSS Variables */
:root {
--longing-for-nature:#4f9c5d;
--cool-aloe:#a1d99b;
--french-vanilla:#f1e0a7;
--creamy-sweet-corn:#f6c54c;
--pizazz:#e67e3d;
}

More palettes to explore