All Palettes

Color Palette #4a3c3b, #805c5b, #c5a69b, #f2d491, #e2b86f

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-taupe {
color: #4a3c3b;
}
.book-binder {
color: #805c5b;
}
.taupe-tapestry {
color: #c5a69b;
}
.instant-noodles {
color: #f2d491;
}
.english-custard {
color: #e2b86f;
}

/* CSS Variables */
:root {
--dark-taupe:#4a3c3b;
--book-binder:#805c5b;
--taupe-tapestry:#c5a69b;
--instant-noodles:#f2d491;
--english-custard:#e2b86f;
}

More palettes to explore