All Palettes

Color Palette #4f9c5d, #a2d57c, #f2e58c, #f7b36e, #f28a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.longing-for-nature {
color: #4f9c5d;
}
.crystal-green {
color: #a2d57c;
}
.gentlemann-s-business-pants {
color: #f2e58c;
}
.jambalaya {
color: #f7b36e;
}
.poppy-glow {
color: #f28a4a;
}

/* CSS Variables */
:root {
--longing-for-nature:#4f9c5d;
--crystal-green:#a2d57c;
--gentlemann-s-business-pants:#f2e58c;
--jambalaya:#f7b36e;
--poppy-glow:#f28a4a;
}

More palettes to explore