All Palettes

Color Palette #8f9f65, #b2bf9b, #d9e1b7, #f3f5e5, #e6d7b7

0%
0%
0%

CSS code for this palette

/* CSS */
.scarpetta {
color: #8f9f65;
}
.pale-spring-morning {
color: #b2bf9b;
}
.lime-granita {
color: #d9e1b7;
}
.cumulus {
color: #f3f5e5;
}
.lemon-balm {
color: #e6d7b7;
}

/* CSS Variables */
:root {
--scarpetta:#8f9f65;
--pale-spring-morning:#b2bf9b;
--lime-granita:#d9e1b7;
--cumulus:#f3f5e5;
--lemon-balm:#e6d7b7;
}

More palettes to explore