All Palettes

Color Palette #f7c5a1, #f5b8a3, #f49e8a, #f27e78, #c75c8e

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c5a1;
}
.antique-cameo {
color: #f5b8a3;
}
.fruit-shake {
color: #f49e8a;
}
.youthful-coral {
color: #f27e78;
}
.ibis-rose {
color: #c75c8e;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c5a1;
--antique-cameo:#f5b8a3;
--fruit-shake:#f49e8a;
--youthful-coral:#f27e78;
--ibis-rose:#c75c8e;
}

More palettes to explore