All Palettes

Color Palette #4d3e2e, #a27c5d, #d4ba9b, #e8d1a1, #f4e5be

0%
0%
0%

CSS code for this palette

/* CSS */
.abbot {
color: #4d3e2e;
}
.ancient-pottery {
color: #a27c5d;
}
.bruin-spice {
color: #d4ba9b;
}
.italian-straw {
color: #e8d1a1;
}
.creamy-vanilla {
color: #f4e5be;
}

/* CSS Variables */
:root {
--abbot:#4d3e2e;
--ancient-pottery:#a27c5d;
--bruin-spice:#d4ba9b;
--italian-straw:#e8d1a1;
--creamy-vanilla:#f4e5be;
}

More palettes to explore