All Palettes

Color Palette #8cd4a1, #5abf8c, #2a795d, #1f394d, #f7e0a6

0%
0%
0%

CSS code for this palette

/* CSS */
.patrice {
color: #8cd4a1;
}
.spearmint-burst {
color: #5abf8c;
}
.pinehurst {
color: #2a795d;
}
.subterranean-river {
color: #1f394d;
}
.optimistic-yellow {
color: #f7e0a6;
}

/* CSS Variables */
:root {
--patrice:#8cd4a1;
--spearmint-burst:#5abf8c;
--pinehurst:#2a795d;
--subterranean-river:#1f394d;
--optimistic-yellow:#f7e0a6;
}

More palettes to explore