All Palettes

Color Palette #59804d, #7dbf6e, #a2d68f, #ebf8aa, #f7e350

0%
0%
0%

CSS code for this palette

/* CSS */
.rambling-green {
color: #59804d;
}
.primo {
color: #7dbf6e;
}
.nature-s-delight {
color: #a2d68f;
}
.australian-mint {
color: #ebf8aa;
}
.blacksmith-fire {
color: #f7e350;
}

/* CSS Variables */
:root {
--rambling-green:#59804d;
--primo:#7dbf6e;
--nature-s-delight:#a2d68f;
--australian-mint:#ebf8aa;
--blacksmith-fire:#f7e350;
}

More palettes to explore