All Palettes

Color Palette #2b8c4d, #5cb75c, #8cd4b6, #f7c83b, #f79c40

0%
0%
0%

CSS code for this palette

/* CSS */
.st-patrick {
color: #2b8c4d;
}
.chlorella-green {
color: #5cb75c;
}
.tropical-trail {
color: #8cd4b6;
}
.marigold-dust {
color: #f7c83b;
}
.chat-orange {
color: #f79c40;
}

/* CSS Variables */
:root {
--st-patrick:#2b8c4d;
--chlorella-green:#5cb75c;
--tropical-trail:#8cd4b6;
--marigold-dust:#f7c83b;
--chat-orange:#f79c40;
}

More palettes to explore