All Palettes

Color Palette #699b6b, #99b668, #c1c15c, #f4ba4e, #e0513e

0%
0%
0%

CSS code for this palette

/* CSS */
.leafy {
color: #699b6b;
}
.light-birch-green {
color: #99b668;
}
.wild-willow {
color: #c1c15c;
}
.mango-margarita {
color: #f4ba4e;
}
.tiger-lily {
color: #e0513e;
}

/* CSS Variables */
:root {
--leafy:#699b6b;
--light-birch-green:#99b668;
--wild-willow:#c1c15c;
--mango-margarita:#f4ba4e;
--tiger-lily:#e0513e;
}

More palettes to explore