All Palettes

Color Palette #4b2c2a, #9c3d3a, #e75a5a, #ff9c7a, #ffc7b3

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-coffee {
color: #4b2c2a;
}
.mexican-red {
color: #9c3d3a;
}
.reductant {
color: #e75a5a;
}
.creamy-orange-blush {
color: #ff9c7a;
}
.ballet-skirt {
color: #ffc7b3;
}

/* CSS Variables */
:root {
--brown-coffee:#4b2c2a;
--mexican-red:#9c3d3a;
--reductant:#e75a5a;
--creamy-orange-blush:#ff9c7a;
--ballet-skirt:#ffc7b3;
}

More palettes to explore