All Palettes

Color Palette #3d2f30, #e4b5a0, #a64b3f, #6d3b2c, #f8d6d3

0%
0%
0%

CSS code for this palette

/* CSS */
.chocolate-plum {
color: #3d2f30;
}
.warming-peach {
color: #e4b5a0;
}
.rusty-sword {
color: #a64b3f;
}
.red-mane {
color: #6d3b2c;
}
.ballet {
color: #f8d6d3;
}

/* CSS Variables */
:root {
--chocolate-plum:#3d2f30;
--warming-peach:#e4b5a0;
--rusty-sword:#a64b3f;
--red-mane:#6d3b2c;
--ballet:#f8d6d3;
}

More palettes to explore