All Palettes

Color Palette #4b3d1b, #6e5b3a, #a87c4d, #d1a05c, #a63f3f

0%
0%
0%

CSS code for this palette

/* CSS */
.avocado-stone {
color: #4b3d1b;
}
.bali-batik {
color: #6e5b3a;
}
.star-anise-scent {
color: #a87c4d;
}
.honey-beehive {
color: #d1a05c;
}
.no-more-drama {
color: #a63f3f;
}

/* CSS Variables */
:root {
--avocado-stone:#4b3d1b;
--bali-batik:#6e5b3a;
--star-anise-scent:#a87c4d;
--honey-beehive:#d1a05c;
--no-more-drama:#a63f3f;
}

More palettes to explore