All Palettes

Color Palette #6f4c3e, #d8b49d, #f5e0a3, #6d767e, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.beech-nut {
color: #d8b49d;
}
.sun-dust {
color: #f5e0a3;
}
.pompeii-ash {
color: #6d767e;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--beech-nut:#d8b49d;
--sun-dust:#f5e0a3;
--pompeii-ash:#6d767e;
--usc-gold:#ffcc00;
}

More palettes to explore