All Palettes

Color Palette #b7c2bf, #d0e2dd, #e4f1f0, #f7fdfc, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.whispering-winds {
color: #b7c2bf;
}
.dew-not-disturb {
color: #d0e2dd;
}
.cloud {
color: #e4f1f0;
}
.deutzia-white {
color: #f7fdfc;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--whispering-winds:#b7c2bf;
--dew-not-disturb:#d0e2dd;
--cloud:#e4f1f0;
--deutzia-white:#f7fdfc;
--white:#ffffff;
}

More palettes to explore