All Palettes

Color Palette #4f9c5d, #a5d88d, #f0e08e, #f6bb3c, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.longing-for-nature {
color: #4f9c5d;
}
.nature-s-delight {
color: #a5d88d;
}
.late-day-sun {
color: #f0e08e;
}
.golden-mary {
color: #f6bb3c;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--longing-for-nature:#4f9c5d;
--nature-s-delight:#a5d88d;
--late-day-sun:#f0e08e;
--golden-mary:#f6bb3c;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore