All Palettes

Color Palette #4d3e2e, #e9d0b4, #fff5e0, #b9c6d4, #4b3a34

0%
0%
0%

CSS code for this palette

/* CSS */
.abbot {
color: #4d3e2e;
}
.white-bean-hummus {
color: #e9d0b4;
}
.creamy-cloud-dreams {
color: #fff5e0;
}
.hyacinth-tint {
color: #b9c6d4;
}
.brown-beauty {
color: #4b3a34;
}

/* CSS Variables */
:root {
--abbot:#4d3e2e;
--white-bean-hummus:#e9d0b4;
--creamy-cloud-dreams:#fff5e0;
--hyacinth-tint:#b9c6d4;
--brown-beauty:#4b3a34;
}

More palettes to explore