All Palettes

Color Palette #a9e0a9, #b7e6b7, #c4edc4, #e1ffc2, #d7c4a3

0%
0%
0%

CSS code for this palette

/* CSS */
.vers-de-terre {
color: #a9e0a9;
}
.mint-parfait {
color: #b7e6b7;
}
.peasful-mint {
color: #c4edc4;
}
.herbal-vapors {
color: #e1ffc2;
}
.afternoon-stroll {
color: #d7c4a3;
}

/* CSS Variables */
:root {
--vers-de-terre:#a9e0a9;
--mint-parfait:#b7e6b7;
--peasful-mint:#c4edc4;
--herbal-vapors:#e1ffc2;
--afternoon-stroll:#d7c4a3;
}

More palettes to explore