All Palettes

Color Palette #b36d4d, #e9a06d, #f0c1a8, #d4b59b, #8d5c4e

0%
0%
0%

CSS code for this palette

/* CSS */
.amber-brown {
color: #b36d4d;
}
.inventive-orange {
color: #e9a06d;
}
.alesan {
color: #f0c1a8;
}
.tower-tan {
color: #d4b59b;
}
.spicy-mix {
color: #8d5c4e;
}

/* CSS Variables */
:root {
--amber-brown:#b36d4d;
--inventive-orange:#e9a06d;
--alesan:#f0c1a8;
--tower-tan:#d4b59b;
--spicy-mix:#8d5c4e;
}

More palettes to explore