All Palettes

Color Palette #3a3b35, #a9aa9d, #d5d1c8, #f3e1b4, #e64b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.black-olive {
color: #3a3b35;
}
.winter-rye {
color: #a9aa9d;
}
.bowstring {
color: #d5d1c8;
}
.soft-butter {
color: #f3e1b4;
}
.mandarin-red {
color: #e64b3d;
}

/* CSS Variables */
:root {
--black-olive:#3a3b35;
--winter-rye:#a9aa9d;
--bowstring:#d5d1c8;
--soft-butter:#f3e1b4;
--mandarin-red:#e64b3d;
}

More palettes to explore