All Palettes

Color Palette #f7faf5, #e2e9e2, #c9d9c9, #a5c8a2, #699b6a

0%
0%
0%

CSS code for this palette

/* CSS */
.whitest-white {
color: #f7faf5;
}
.glimmer {
color: #e2e9e2;
}
.mystified {
color: #c9d9c9;
}
.french-market {
color: #a5c8a2;
}
.leafy {
color: #699b6a;
}

/* CSS Variables */
:root {
--whitest-white:#f7faf5;
--glimmer:#e2e9e2;
--mystified:#c9d9c9;
--french-market:#a5c8a2;
--leafy:#699b6a;
}

More palettes to explore