All Palettes

Color Palette #4b8b5a, #6ebf8c, #a4e3a1, #f0e4a8, #f28d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.middle-green {
color: #4b8b5a;
}
.clover-mist {
color: #6ebf8c;
}
.grape-green {
color: #a4e3a1;
}
.boxwood-yellow {
color: #f0e4a8;
}
.spicy-paella {
color: #f28d3a;
}

/* CSS Variables */
:root {
--middle-green:#4b8b5a;
--clover-mist:#6ebf8c;
--grape-green:#a4e3a1;
--boxwood-yellow:#f0e4a8;
--spicy-paella:#f28d3a;
}

More palettes to explore