All Palettes

Color Palette #5c9d7d, #a0d89d, #f2e2b5, #f4ba4e, #da634e

0%
0%
0%

CSS code for this palette

/* CSS */
.memphis-green {
color: #5c9d7d;
}
.green-trance {
color: #a0d89d;
}
.james-blonde {
color: #f2e2b5;
}
.mango-margarita {
color: #f4ba4e;
}
.daring {
color: #da634e;
}

/* CSS Variables */
:root {
--memphis-green:#5c9d7d;
--green-trance:#a0d89d;
--james-blonde:#f2e2b5;
--mango-margarita:#f4ba4e;
--daring:#da634e;
}

More palettes to explore