All Palettes

Color Palette #a7d7c2, #b3e0d4, #d0e7e5, #f7faf5, #e2f3e7

0%
0%
0%

CSS code for this palette

/* CSS */
.southern-belle {
color: #a7d7c2;
}
.bay {
color: #b3e0d4;
}
.icicle-mint {
color: #d0e7e5;
}
.whitest-white {
color: #f7faf5;
}
.after-dinner-mint {
color: #e2f3e7;
}

/* CSS Variables */
:root {
--southern-belle:#a7d7c2;
--bay:#b3e0d4;
--icicle-mint:#d0e7e5;
--whitest-white:#f7faf5;
--after-dinner-mint:#e2f3e7;
}

More palettes to explore