All Palettes

Color Palette #5b8b62, #a6d8b0, #f3f7a1, #f7911d, #d75c37

0%
0%
0%

CSS code for this palette

/* CSS */
.spring-garden {
color: #5b8b62;
}
.frugal {
color: #a6d8b0;
}
.yippie-ya-yellow {
color: #f3f7a1;
}
.miami-marmalade {
color: #f7911d;
}
.sweet-mandarin {
color: #d75c37;
}

/* CSS Variables */
:root {
--spring-garden:#5b8b62;
--frugal:#a6d8b0;
--yippie-ya-yellow:#f3f7a1;
--miami-marmalade:#f7911d;
--sweet-mandarin:#d75c37;
}

More palettes to explore