All Palettes

Color Palette #4c8c45, #6faf5a, #a2d779, #daeaa9, #f4f4d2

0%
0%
0%

CSS code for this palette

/* CSS */
.lush-grass {
color: #4c8c45;
}
.arugula {
color: #6faf5a;
}
.crystal-green {
color: #a2d779;
}
.ice-cold-green {
color: #daeaa9;
}
.spilt-milk {
color: #f4f4d2;
}

/* CSS Variables */
:root {
--lush-grass:#4c8c45;
--arugula:#6faf5a;
--crystal-green:#a2d779;
--ice-cold-green:#daeaa9;
--spilt-milk:#f4f4d2;
}

More palettes to explore