All Palettes

Color Palette #3b2d26, #7a5b4d, #c5a48c, #e4d2b4, #f4e8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.sambuca {
color: #3b2d26;
}
.cara-be {
color: #7a5b4d;
}
.peanut-butter-crust {
color: #c5a48c;
}
.loofah {
color: #e4d2b4;
}
.golden-mushroom {
color: #f4e8d2;
}

/* CSS Variables */
:root {
--sambuca:#3b2d26;
--cara-be:#7a5b4d;
--peanut-butter-crust:#c5a48c;
--loofah:#e4d2b4;
--golden-mushroom:#f4e8d2;
}

More palettes to explore