All Palettes

Color Palette #5f2c2b, #9b4c4b, #c76b6d, #e8a27d, #f4d3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-brown {
color: #5f2c2b;
}
.regal-red {
color: #9b4c4b;
}
.strawberry-wine {
color: #c76b6d;
}
.orange-clay {
color: #e8a27d;
}
.sand-island {
color: #f4d3c3;
}

/* CSS Variables */
:root {
--christmas-brown:#5f2c2b;
--regal-red:#9b4c4b;
--strawberry-wine:#c76b6d;
--orange-clay:#e8a27d;
--sand-island:#f4d3c3;
}

More palettes to explore