All Palettes

Color Palette #f7b5a1, #f3a5a0, #f29c8c, #f18365, #d86b4f

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.roseberry {
color: #f3a5a0;
}
.fruit-shake {
color: #f29c8c;
}
.peachy-feeling {
color: #f18365;
}
.track-and-field {
color: #d86b4f;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--roseberry:#f3a5a0;
--fruit-shake:#f29c8c;
--peachy-feeling:#f18365;
--track-and-field:#d86b4f;
}

More palettes to explore