All Palettes

Color Palette #5b3e24, #aa5b3c, #e2a86e, #f4d1a4, #f5e5c2

0%
0%
0%

CSS code for this palette

/* CSS */
.bracken {
color: #5b3e24;
}
.gladiator-leather {
color: #aa5b3c;
}
.ninjin-orange {
color: #e2a86e;
}
.tequila {
color: #f4d1a4;
}
.pipitschah {
color: #f5e5c2;
}

/* CSS Variables */
:root {
--bracken:#5b3e24;
--gladiator-leather:#aa5b3c;
--ninjin-orange:#e2a86e;
--tequila:#f4d1a4;
--pipitschah:#f5e5c2;
}

More palettes to explore