All Palettes

Color Palette #9a3c3c, #c74d4d, #d68d4c, #f1d1a7, #3c2f2f

0%
0%
0%

CSS code for this palette

/* CSS */
.mexican-red {
color: #9a3c3c;
}
.red-trillium {
color: #c74d4d;
}
.serape {
color: #d68d4c;
}
.amber-moon {
color: #f1d1a7;
}
.smoked-black-coffee {
color: #3c2f2f;
}

/* CSS Variables */
:root {
--mexican-red:#9a3c3c;
--red-trillium:#c74d4d;
--serape:#d68d4c;
--amber-moon:#f1d1a7;
--smoked-black-coffee:#3c2f2f;
}

More palettes to explore