All Palettes

Color Palette #4b7c4b, #69bf69, #9de49b, #d4e9af, #f3f8e7

0%
0%
0%

CSS code for this palette

/* CSS */
.melbourne {
color: #4b7c4b;
}
.bermudagrass {
color: #69bf69;
}
.granny-smith-apple {
color: #9de49b;
}
.lasting-thoughts {
color: #d4e9af;
}
.bean-sprout {
color: #f3f8e7;
}

/* CSS Variables */
:root {
--melbourne:#4b7c4b;
--bermudagrass:#69bf69;
--granny-smith-apple:#9de49b;
--lasting-thoughts:#d4e9af;
--bean-sprout:#f3f8e7;
}

More palettes to explore