All Palettes

Color Palette #f6e4d5, #f1c8b7, #f4a499, #e07b7b, #c94f5a

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-rose {
color: #f6e4d5;
}
.everblooming {
color: #f1c8b7;
}
.wisley-pink {
color: #f4a499;
}
.babe {
color: #e07b7b;
}
.iridescent-red {
color: #c94f5a;
}

/* CSS Variables */
:root {
--peach-rose:#f6e4d5;
--everblooming:#f1c8b7;
--wisley-pink:#f4a499;
--babe:#e07b7b;
--iridescent-red:#c94f5a;
}

More palettes to explore