All Palettes

Color Palette #a7d7b8, #bde0c4, #e1f0d6, #f6f9f0, #ffd9b8

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.mother-nature {
color: #bde0c4;
}
.hint-of-mint {
color: #e1f0d6;
}
.laundry-white {
color: #f6f9f0;
}
.peach-puff {
color: #ffd9b8;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--mother-nature:#bde0c4;
--hint-of-mint:#e1f0d6;
--laundry-white:#f6f9f0;
--peach-puff:#ffd9b8;
}

More palettes to explore