All Palettes

Color Palette #b43131, #c85c4c, #d8906e, #e6b798, #f2cfc0

0%
0%
0%

CSS code for this palette

/* CSS */
.red-contrast {
color: #b43131;
}
.cedar-chest {
color: #c85c4c;
}
.balcony-sunset {
color: #d8906e;
}
.creole-cottage {
color: #e6b798;
}
.indian-clay {
color: #f2cfc0;
}

/* CSS Variables */
:root {
--red-contrast:#b43131;
--cedar-chest:#c85c4c;
--balcony-sunset:#d8906e;
--creole-cottage:#e6b798;
--indian-clay:#f2cfc0;
}

More palettes to explore