All Palettes

Color Palette #4b7d2b, #7bdc5b, #b3e7a2, #f3f9ae, #f6c5c1

0%
0%
0%

CSS code for this palette

/* CSS */
.master-chief {
color: #4b7d2b;
}
.amazon-parrot {
color: #7bdc5b;
}
.basil-smash {
color: #b3e7a2;
}
.yellow-chalk {
color: #f3f9ae;
}
.english-rose {
color: #f6c5c1;
}

/* CSS Variables */
:root {
--master-chief:#4b7d2b;
--amazon-parrot:#7bdc5b;
--basil-smash:#b3e7a2;
--yellow-chalk:#f3f9ae;
--english-rose:#f6c5c1;
}

More palettes to explore