All Palettes

Color Palette #f8c9b4, #f5a9a3, #f47b7b, #f55c3d, #c73d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.biscuit-cream {
color: #f8c9b4;
}
.calabrese {
color: #f5a9a3;
}
.meat {
color: #f47b7b;
}
.orange-soda {
color: #f55c3d;
}
.heart-throb {
color: #c73d3d;
}

/* CSS Variables */
:root {
--biscuit-cream:#f8c9b4;
--calabrese:#f5a9a3;
--meat:#f47b7b;
--orange-soda:#f55c3d;
--heart-throb:#c73d3d;
}

More palettes to explore