All Palettes

Color Palette #2e8a56, #5fbf7d, #85d6a1, #f4cf3e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.lake-green {
color: #2e8a56;
}
.heart-chakra {
color: #5fbf7d;
}
.patrice {
color: #85d6a1;
}
.marigold-dust {
color: #f4cf3e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--lake-green:#2e8a56;
--heart-chakra:#5fbf7d;
--patrice:#85d6a1;
--marigold-dust:#f4cf3e;
--mandarin-red:#e74d3c;
}

More palettes to explore