All Palettes

Color Palette #f4f6f3, #d7e9d3, #b9d5b9, #a2c8a2, #7eae7e

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse {
color: #f4f6f3;
}
.light-spring-burst {
color: #d7e9d3;
}
.surf {
color: #b9d5b9;
}
.french-market {
color: #a2c8a2;
}
.summer-garden {
color: #7eae7e;
}

/* CSS Variables */
:root {
--lighthouse:#f4f6f3;
--light-spring-burst:#d7e9d3;
--surf:#b9d5b9;
--french-market:#a2c8a2;
--summer-garden:#7eae7e;
}

More palettes to explore