All Palettes

Color Palette #7e9d6c, #b8d99b, #e0e6a3, #f1c84b, #f1903b

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-thyme {
color: #7e9d6c;
}
.witty-green {
color: #b8d99b;
}
.hip-hop {
color: #e0e6a3;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.mandarin-rind {
color: #f1903b;
}

/* CSS Variables */
:root {
--wild-thyme:#7e9d6c;
--witty-green:#b8d99b;
--hip-hop:#e0e6a3;
--solar-plexus-chakra:#f1c84b;
--mandarin-rind:#f1903b;
}

More palettes to explore