All Palettes

Color Palette #5c9d7d, #8dbf8d, #a8e5a4, #f4be9f, #d15c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.memphis-green {
color: #5c9d7d;
}
.tiki-monster {
color: #8dbf8d;
}
.grape-green {
color: #a8e5a4;
}
.shrimp-boat {
color: #f4be9f;
}
.common-chestnut {
color: #d15c5c;
}

/* CSS Variables */
:root {
--memphis-green:#5c9d7d;
--tiki-monster:#8dbf8d;
--grape-green:#a8e5a4;
--shrimp-boat:#f4be9f;
--common-chestnut:#d15c5c;
}

More palettes to explore