All Palettes

Color Palette #7e9b69, #b9d3a1, #f5f7d9, #f6c2b6, #e06e6c

0%
0%
0%

CSS code for this palette

/* CSS */
.mesa-verde {
color: #7e9b69;
}
.in-good-taste {
color: #b9d3a1;
}
.yellow-avarice {
color: #f5f7d9;
}
.apricot-obsession {
color: #f6c2b6;
}
.childhood-crush {
color: #e06e6c;
}

/* CSS Variables */
:root {
--mesa-verde:#7e9b69;
--in-good-taste:#b9d3a1;
--yellow-avarice:#f5f7d9;
--apricot-obsession:#f6c2b6;
--childhood-crush:#e06e6c;
}

More palettes to explore