All Palettes

Color Palette #3c2a2a, #5e5050, #7c6e6e, #bead8e, #cfbfb4

0%
0%
0%

CSS code for this palette

/* CSS */
.havana {
color: #3c2a2a;
}
.spell {
color: #5e5050;
}
.hickory-cliff {
color: #7c6e6e;
}
.egyptian-sand {
color: #bead8e;
}
.smokey-pink {
color: #cfbfb4;
}

/* CSS Variables */
:root {
--havana:#3c2a2a;
--spell:#5e5050;
--hickory-cliff:#7c6e6e;
--egyptian-sand:#bead8e;
--smokey-pink:#cfbfb4;
}

More palettes to explore