All Palettes

Color Palette #f5f5f0, #d2e5d6, #a7c8c4, #8fbcb1, #6c9d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.classic-chalk {
color: #f5f5f0;
}
.peppermint-patty {
color: #d2e5d6;
}
.zenith-heights {
color: #a7c8c4;
}
.mild-evergreen {
color: #8fbcb1;
}
.palmetto {
color: #6c9d9b;
}

/* CSS Variables */
:root {
--classic-chalk:#f5f5f0;
--peppermint-patty:#d2e5d6;
--zenith-heights:#a7c8c4;
--mild-evergreen:#8fbcb1;
--palmetto:#6c9d9b;
}

More palettes to explore