All Palettes

Color Palette #a85c3e, #c67958, #e5b77b, #f2d48c, #e5e5c8

0%
0%
0%

CSS code for this palette

/* CSS */
.gladiator-leather {
color: #a85c3e;
}
.brown-clay {
color: #c67958;
}
.fulgurite-copper {
color: #e5b77b;
}
.sprouted {
color: #f2d48c;
}
.lazy-caterpillar {
color: #e5e5c8;
}

/* CSS Variables */
:root {
--gladiator-leather:#a85c3e;
--brown-clay:#c67958;
--fulgurite-copper:#e5b77b;
--sprouted:#f2d48c;
--lazy-caterpillar:#e5e5c8;
}

More palettes to explore