All Palettes

Color Palette #d95b59, #e8a3a1, #f3c0bf, #f7e5cf, #e7b9a2

0%
0%
0%

CSS code for this palette

/* CSS */
.bricks-of-hope {
color: #d95b59;
}
.bussell-lace {
color: #e8a3a1;
}
.silver-strawberry {
color: #f3c0bf;
}
.follow-the-leader {
color: #f7e5cf;
}
.pink-abalone {
color: #e7b9a2;
}

/* CSS Variables */
:root {
--bricks-of-hope:#d95b59;
--bussell-lace:#e8a3a1;
--silver-strawberry:#f3c0bf;
--follow-the-leader:#f7e5cf;
--pink-abalone:#e7b9a2;
}

More palettes to explore