All Palettes

Color Palette #e77e7e, #f3b5a0, #f1d5d5, #f9e1be, #f6c2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.lively-coral {
color: #e77e7e;
}
.first-date {
color: #f3b5a0;
}
.french-bustle {
color: #f1d5d5;
}
.soya {
color: #f9e1be;
}
.neighborly-peach {
color: #f6c2a2;
}

/* CSS Variables */
:root {
--lively-coral:#e77e7e;
--first-date:#f3b5a0;
--french-bustle:#f1d5d5;
--soya:#f9e1be;
--neighborly-peach:#f6c2a2;
}

More palettes to explore