All Palettes

Color Palette #492c2e, #8c4e3b, #d46b59, #f1a26a, #f6d0b1

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-roast {
color: #492c2e;
}
.spiced-red {
color: #8c4e3b;
}
.tory-red {
color: #d46b59;
}
.monarch-orange {
color: #f1a26a;
}
.barrett-quince {
color: #f6d0b1;
}

/* CSS Variables */
:root {
--dark-roast:#492c2e;
--spiced-red:#8c4e3b;
--tory-red:#d46b59;
--monarch-orange:#f1a26a;
--barrett-quince:#f6d0b1;
}

More palettes to explore