All Palettes

Color Palette #4b1f01, #6a3b2a, #a85b4d, #d08f5d, #e4b472

0%
0%
0%

CSS code for this palette

/* CSS */
.ibex-brown {
color: #4b1f01;
}
.in-caffeine-we-trust {
color: #6a3b2a;
}
.santa-fe-sunset {
color: #a85b4d;
}
.napa-sunset {
color: #d08f5d;
}
.pyramid-gold {
color: #e4b472;
}

/* CSS Variables */
:root {
--ibex-brown:#4b1f01;
--in-caffeine-we-trust:#6a3b2a;
--santa-fe-sunset:#a85b4d;
--napa-sunset:#d08f5d;
--pyramid-gold:#e4b472;
}

More palettes to explore