All Palettes

Color Palette #4b9f3c, #a5d9a1, #e1e8b5, #f8c749, #da7d4e

0%
0%
0%

CSS code for this palette

/* CSS */
.oregano-green {
color: #4b9f3c;
}
.green-trance {
color: #a5d9a1;
}
.iced-celery {
color: #e1e8b5;
}
.cakepop-sorbet {
color: #f8c749;
}
.copper-harbor {
color: #da7d4e;
}

/* CSS Variables */
:root {
--oregano-green:#4b9f3c;
--green-trance:#a5d9a1;
--iced-celery:#e1e8b5;
--cakepop-sorbet:#f8c749;
--copper-harbor:#da7d4e;
}

More palettes to explore