All Palettes

Color Palette #4b3c35, #7c5d4b, #b0b08d, #c6cbaf, #e5e8bf

0%
0%
0%

CSS code for this palette

/* CSS */
.slate-black {
color: #4b3c35;
}
.rich-walnut {
color: #7c5d4b;
}
.that-s-atomic {
color: #b0b08d;
}
.spring-hill {
color: #c6cbaf;
}
.lily-scent-green {
color: #e5e8bf;
}

/* CSS Variables */
:root {
--slate-black:#4b3c35;
--rich-walnut:#7c5d4b;
--that-s-atomic:#b0b08d;
--spring-hill:#c6cbaf;
--lily-scent-green:#e5e8bf;
}

More palettes to explore