All Palettes

Color Palette #5c9d7d, #b7d9a6, #e3e2a1, #f8caa5, #f76a55

0%
0%
0%

CSS code for this palette

/* CSS */
.memphis-green {
color: #5c9d7d;
}
.apple-cream {
color: #b7d9a6;
}
.marsh-mist {
color: #e3e2a1;
}
.lion-cub {
color: #f8caa5;
}
.rose-fusion {
color: #f76a55;
}

/* CSS Variables */
:root {
--memphis-green:#5c9d7d;
--apple-cream:#b7d9a6;
--marsh-mist:#e3e2a1;
--lion-cub:#f8caa5;
--rose-fusion:#f76a55;
}

More palettes to explore