All Palettes

Color Palette #5e9c78, #a8d7b3, #e1f9e3, #f6e5b1, #f7aaa1

0%
0%
0%

CSS code for this palette

/* CSS */
.memphis-green {
color: #5e9c78;
}
.frugal {
color: #a8d7b3;
}
.misty-lawn {
color: #e1f9e3;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}
.rosy-outlook {
color: #f7aaa1;
}

/* CSS Variables */
:root {
--memphis-green:#5e9c78;
--frugal:#a8d7b3;
--misty-lawn:#e1f9e3;
--smooth-as-corn-silk:#f6e5b1;
--rosy-outlook:#f7aaa1;
}

More palettes to explore