All Palettes

Color Palette #5f9b6d, #a5c9a1, #e0e59f, #f6c76a, #da5f2b

0%
0%
0%

CSS code for this palette

/* CSS */
.treelet {
color: #5f9b6d;
}
.french-market {
color: #a5c9a1;
}
.fresh-frapp {
color: #e0e59f;
}
.yellow-currant {
color: #f6c76a;
}
.full-of-life {
color: #da5f2b;
}

/* CSS Variables */
:root {
--treelet:#5f9b6d;
--french-market:#a5c9a1;
--fresh-frapp:#e0e59f;
--yellow-currant:#f6c76a;
--full-of-life:#da5f2b;
}

More palettes to explore