All Palettes

Color Palette #a7d7b8, #c5e2d4, #e4f6f6, #f9d7ae, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.duck-egg-cream {
color: #c5e2d4;
}
.milky-way {
color: #e4f6f6;
}
.satin-latour {
color: #f9d7ae;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--duck-egg-cream:#c5e2d4;
--milky-way:#e4f6f6;
--satin-latour:#f9d7ae;
--calabrese:#f1a8a2;
}

More palettes to explore