All Palettes

Color Palette #f6e5b1, #d0a66c, #a35d4d, #7a3f3e, #4c2a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-as-corn-silk {
color: #f6e5b1;
}
.wonton-dumpling {
color: #d0a66c;
}
.remington-rust {
color: #a35d4d;
}
.january-garnet {
color: #7a3f3e;
}
.ripe-eggplant {
color: #4c2a3b;
}

/* CSS Variables */
:root {
--smooth-as-corn-silk:#f6e5b1;
--wonton-dumpling:#d0a66c;
--remington-rust:#a35d4d;
--january-garnet:#7a3f3e;
--ripe-eggplant:#4c2a3b;
}

More palettes to explore