All Palettes

Color Palette #a9c6c2, #b1d8cf, #c5e7e4, #e0f4f5, #f4fbfb

0%
0%
0%

CSS code for this palette

/* CSS */
.peppermint-pie {
color: #a9c6c2;
}
.scandal {
color: #b1d8cf;
}
.swan-lake {
color: #c5e7e4;
}
.frosty-mint {
color: #e0f4f5;
}
.everlasting-ice {
color: #f4fbfb;
}

/* CSS Variables */
:root {
--peppermint-pie:#a9c6c2;
--scandal:#b1d8cf;
--swan-lake:#c5e7e4;
--frosty-mint:#e0f4f5;
--everlasting-ice:#f4fbfb;
}

More palettes to explore