All Palettes

Color Palette #a7d7b8, #b4e4c2, #e5f5d6, #f8e6b4, #e3b4b0

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.glaucous-green {
color: #b4e4c2;
}
.light-green-glint {
color: #e5f5d6;
}
.banana-yogurt {
color: #f8e6b4;
}
.pink-dust {
color: #e3b4b0;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--glaucous-green:#b4e4c2;
--light-green-glint:#e5f5d6;
--banana-yogurt:#f8e6b4;
--pink-dust:#e3b4b0;
}

More palettes to explore