All Palettes

Color Palette #7c8b5b, #b7c79e, #dfdfa4, #f9eba4, #f6c7a7

0%
0%
0%

CSS code for this palette

/* CSS */
.sage-leaves {
color: #7c8b5b;
}
.sprout {
color: #b7c79e;
}
.tonic {
color: #dfdfa4;
}
.lazy-daisy {
color: #f9eba4;
}
.peach-damask {
color: #f6c7a7;
}

/* CSS Variables */
:root {
--sage-leaves:#7c8b5b;
--sprout:#b7c79e;
--tonic:#dfdfa4;
--lazy-daisy:#f9eba4;
--peach-damask:#f6c7a7;
}

More palettes to explore