All Palettes

Color Palette #e5b35d, #c67d2a, #a52b22, #4b1f1b, #f4e2d7

0%
0%
0%

CSS code for this palette

/* CSS */
.river-of-gold {
color: #e5b35d;
}
.mulberry-thorn {
color: #c67d2a;
}
.fresh-auburn {
color: #a52b22;
}
.tobi-brown {
color: #4b1f1b;
}
.alyssa {
color: #f4e2d7;
}

/* CSS Variables */
:root {
--river-of-gold:#e5b35d;
--mulberry-thorn:#c67d2a;
--fresh-auburn:#a52b22;
--tobi-brown:#4b1f1b;
--alyssa:#f4e2d7;
}

More palettes to explore