All Palettes

Color Palette #4f9c5d, #69bf79, #a8e1a3, #f7c6a1, #f45c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.longing-for-nature {
color: #4f9c5d;
}
.citronella {
color: #69bf79;
}
.grape-green {
color: #a8e1a3;
}
.shrimp-toast {
color: #f7c6a1;
}
.orange-soda {
color: #f45c3e;
}

/* CSS Variables */
:root {
--longing-for-nature:#4f9c5d;
--citronella:#69bf79;
--grape-green:#a8e1a3;
--shrimp-toast:#f7c6a1;
--orange-soda:#f45c3e;
}

More palettes to explore