All Palettes

Color Palette #f7c8b6, #f29c8c, #d87c69, #b96050, #a8413e

0%
0%
0%

CSS code for this palette

/* CSS */
.serene-pink {
color: #f7c8b6;
}
.fruit-shake {
color: #f29c8c;
}
.lei-flower {
color: #d87c69;
}
.tandoori {
color: #b96050;
}
.rum-punch {
color: #a8413e;
}

/* CSS Variables */
:root {
--serene-pink:#f7c8b6;
--fruit-shake:#f29c8c;
--lei-flower:#d87c69;
--tandoori:#b96050;
--rum-punch:#a8413e;
}

More palettes to explore