All Palettes

Color Palette #a7d7b8, #f4c3a9, #f2b75a, #e6797d, #b57d99

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.pumpkin-mousse {
color: #f4c3a9;
}
.golden-hour {
color: #f2b75a;
}
.lively-coral {
color: #e6797d;
}
.heather-violet {
color: #b57d99;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--pumpkin-mousse:#f4c3a9;
--golden-hour:#f2b75a;
--lively-coral:#e6797d;
--heather-violet:#b57d99;
}

More palettes to explore