All Palettes

Color Palette #4f9c5d, #a3d7a3, #f2e4b0, #f7a78d, #e9481c

0%
0%
0%

CSS code for this palette

/* CSS */
.longing-for-nature {
color: #4f9c5d;
}
.green-trance {
color: #a3d7a3;
}
.lime-bright {
color: #f2e4b0;
}
.citrus-hill {
color: #f7a78d;
}
.nasturtium-flower {
color: #e9481c;
}

/* CSS Variables */
:root {
--longing-for-nature:#4f9c5d;
--green-trance:#a3d7a3;
--lime-bright:#f2e4b0;
--citrus-hill:#f7a78d;
--nasturtium-flower:#e9481c;
}

More palettes to explore