All Palettes

Color Palette #6a4e4d, #d7b49d, #e5c3a4, #f1e1d0, #f8c9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.marron {
color: #6a4e4d;
}
.kraft-paper {
color: #d7b49d;
}
.pueblo-sand {
color: #e5c3a4;
}
.chamois-cloth {
color: #f1e1d0;
}
.sherbet-fruit {
color: #f8c9b9;
}

/* CSS Variables */
:root {
--marron:#6a4e4d;
--kraft-paper:#d7b49d;
--pueblo-sand:#e5c3a4;
--chamois-cloth:#f1e1d0;
--sherbet-fruit:#f8c9b9;
}

More palettes to explore