All Palettes

Color Palette #3b2a21, #6e4e4e, #b5897d, #d9c2b5, #f4e3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.tree-house {
color: #3b2a21;
}
.buccaneer {
color: #6e4e4e;
}
.cappuccino-bombe {
color: #b5897d;
}
.country-cottage {
color: #d9c2b5;
}
.alyssa {
color: #f4e3d7;
}

/* CSS Variables */
:root {
--tree-house:#3b2a21;
--buccaneer:#6e4e4e;
--cappuccino-bombe:#b5897d;
--country-cottage:#d9c2b5;
--alyssa:#f4e3d7;
}

More palettes to explore