All Palettes

Color Palette #d7e6d6, #e3f2e3, #f7f3e4, #f2e6d9, #c7d6c8

0%
0%
0%

CSS code for this palette

/* CSS */
.whispering-frost {
color: #d7e6d6;
}
.frosted-mint {
color: #e3f2e3;
}
.daisy-white {
color: #f7f3e4;
}
.ballet-white {
color: #f2e6d9;
}
.new-moss {
color: #c7d6c8;
}

/* CSS Variables */
:root {
--whispering-frost:#d7e6d6;
--frosted-mint:#e3f2e3;
--daisy-white:#f7f3e4;
--ballet-white:#f2e6d9;
--new-moss:#c7d6c8;
}

More palettes to explore