All Palettes

Color Palette #c69c6c, #a1522b, #e7b840, #f4cf3e, #6a4125

0%
0%
0%

CSS code for this palette

/* CSS */
.amber-autumn {
color: #c69c6c;
}
.texas-ranger-brown {
color: #a1522b;
}
.brass-balls {
color: #e7b840;
}
.marigold-dust {
color: #f4cf3e;
}
.semi-sweet-chocolate {
color: #6a4125;
}

/* CSS Variables */
:root {
--amber-autumn:#c69c6c;
--texas-ranger-brown:#a1522b;
--brass-balls:#e7b840;
--marigold-dust:#f4cf3e;
--semi-sweet-chocolate:#6a4125;
}

More palettes to explore