All Palettes

Color Palette #5d8b4b, #a4c3a2, #e1e6d1, #f5e2b8, #e2b86f

0%
0%
0%

CSS code for this palette

/* CSS */
.topiary-sculpture {
color: #5d8b4b;
}
.french-market {
color: #a4c3a2;
}
.bleached-jade {
color: #e1e6d1;
}
.soft-butter {
color: #f5e2b8;
}
.english-custard {
color: #e2b86f;
}

/* CSS Variables */
:root {
--topiary-sculpture:#5d8b4b;
--french-market:#a4c3a2;
--bleached-jade:#e1e6d1;
--soft-butter:#f5e2b8;
--english-custard:#e2b86f;
}

More palettes to explore