All Palettes

Color Palette #7c9a3c, #a9cc6b, #f1e4a7, #f7a1a1, #e85e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.aloe-vera-green {
color: #7c9a3c;
}
.be-spontaneous {
color: #a9cc6b;
}
.cymophane-yellow {
color: #f1e4a7;
}
.candy-heart-pink {
color: #f7a1a1;
}
.reductant {
color: #e85e5e;
}

/* CSS Variables */
:root {
--aloe-vera-green:#7c9a3c;
--be-spontaneous:#a9cc6b;
--cymophane-yellow:#f1e4a7;
--candy-heart-pink:#f7a1a1;
--reductant:#e85e5e;
}

More palettes to explore