All Palettes

Color Palette #f7c6a6, #f6b4a2, #f69a8e, #f1505e, #d33131

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.first-date {
color: #f6b4a2;
}
.cherrystone {
color: #f69a8e;
}
.calypso-coral {
color: #f1505e;
}
.akuma {
color: #d33131;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--first-date:#f6b4a2;
--cherrystone:#f69a8e;
--calypso-coral:#f1505e;
--akuma:#d33131;
}

More palettes to explore