All Palettes

Color Palette #a9c6c2, #b8d5d3, #dfe7e5, #f5f3ef, #f2b8b5

0%
0%
0%

CSS code for this palette

/* CSS */
.peppermint-pie {
color: #a9c6c2;
}
.wingsuit-wind {
color: #b8d5d3;
}
.fresh-day {
color: #dfe7e5;
}
.the-speed-of-light {
color: #f5f3ef;
}
.old-flame {
color: #f2b8b5;
}

/* CSS Variables */
:root {
--peppermint-pie:#a9c6c2;
--wingsuit-wind:#b8d5d3;
--fresh-day:#dfe7e5;
--the-speed-of-light:#f5f3ef;
--old-flame:#f2b8b5;
}

More palettes to explore