All Palettes

Color Palette #f6e4c1, #f5b59e, #f29d8c, #e77a5f, #da5c4e

0%
0%
0%

CSS code for this palette

/* CSS */
.tea-light {
color: #f6e4c1;
}
.mandys-pink {
color: #f5b59e;
}
.fruit-shake {
color: #f29d8c;
}
.orange-daylily {
color: #e77a5f;
}
.rosy-sunset {
color: #da5c4e;
}

/* CSS Variables */
:root {
--tea-light:#f6e4c1;
--mandys-pink:#f5b59e;
--fruit-shake:#f29d8c;
--orange-daylily:#e77a5f;
--rosy-sunset:#da5c4e;
}

More palettes to explore