All Palettes

Color Palette #f7d3a1, #f9b99f, #f7a1a4, #e57d7b, #c95e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-wicker-basket {
color: #f7d3a1;
}
.pallid-orange {
color: #f9b99f;
}
.her-majesty {
color: #f7a1a4;
}
.lively-coral {
color: #e57d7b;
}
.cherry-pink {
color: #c95e7e;
}

/* CSS Variables */
:root {
--antique-wicker-basket:#f7d3a1;
--pallid-orange:#f9b99f;
--her-majesty:#f7a1a4;
--lively-coral:#e57d7b;
--cherry-pink:#c95e7e;
}

More palettes to explore