All Palettes

Color Palette #54824a, #69bf74, #a4d68f, #e1f7c5, #f3f8d8

0%
0%
0%

CSS code for this palette

/* CSS */
.rambling-green {
color: #54824a;
}
.bermudagrass {
color: #69bf74;
}
.nature-s-delight {
color: #a4d68f;
}
.green-veil {
color: #e1f7c5;
}
.weak-yellow {
color: #f3f8d8;
}

/* CSS Variables */
:root {
--rambling-green:#54824a;
--bermudagrass:#69bf74;
--nature-s-delight:#a4d68f;
--green-veil:#e1f7c5;
--weak-yellow:#f3f8d8;
}

More palettes to explore