All Palettes

Color Palette #5b9a5d, #a8d7a7, #e1f9e3, #f7e2b0, #d5c7a4

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-imagination {
color: #5b9a5d;
}
.garden-room {
color: #a8d7a7;
}
.misty-lawn {
color: #e1f9e3;
}
.friendly-yellow {
color: #f7e2b0;
}
.thatched-cottage {
color: #d5c7a4;
}

/* CSS Variables */
:root {
--vivid-imagination:#5b9a5d;
--garden-room:#a8d7a7;
--misty-lawn:#e1f9e3;
--friendly-yellow:#f7e2b0;
--thatched-cottage:#d5c7a4;
}

More palettes to explore