All Palettes

Color Palette #7e4b3a, #a66c54, #dfaf8b, #f2d8b5, #e6c8b7

0%
0%
0%

CSS code for this palette

/* CSS */
.nutmeg {
color: #7e4b3a;
}
.orange-flambe {
color: #a66c54;
}
.boot-hill-ghost {
color: #dfaf8b;
}
.pink-lady {
color: #f2d8b5;
}
.cupcake-rose {
color: #e6c8b7;
}

/* CSS Variables */
:root {
--nutmeg:#7e4b3a;
--orange-flambe:#a66c54;
--boot-hill-ghost:#dfaf8b;
--pink-lady:#f2d8b5;
--cupcake-rose:#e6c8b7;
}

More palettes to explore