All Palettes

Color Palette #f7b2a1, #f29c8c, #f1887e, #e86c5e, #da5c4e

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.fruit-shake {
color: #f29c8c;
}
.salmon-carpaccio {
color: #f1887e;
}
.orangeville {
color: #e86c5e;
}
.rosy-sunset {
color: #da5c4e;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--fruit-shake:#f29c8c;
--salmon-carpaccio:#f1887e;
--orangeville:#e86c5e;
--rosy-sunset:#da5c4e;
}

More palettes to explore