All Palettes

Color Palette #689b4b, #a4d56d, #f1e7a2, #f6b951, #e0593e

0%
0%
0%

CSS code for this palette

/* CSS */
.flat-green {
color: #689b4b;
}
.bilious-green {
color: #a4d56d;
}
.majestic-treasures {
color: #f1e7a2;
}
.mango-margarita {
color: #f6b951;
}
.tiger-lily {
color: #e0593e;
}

/* CSS Variables */
:root {
--flat-green:#689b4b;
--bilious-green:#a4d56d;
--majestic-treasures:#f1e7a2;
--mango-margarita:#f6b951;
--tiger-lily:#e0593e;
}

More palettes to explore