All Palettes

Color Palette #6f4c3e, #a85f2e, #d0a04e, #f1d63b, #f6f1d5

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.beef-hotpot {
color: #a85f2e;
}
.ogryn-wash {
color: #d0a04e;
}
.giallo {
color: #f1d63b;
}
.yellow-diamond {
color: #f6f1d5;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--beef-hotpot:#a85f2e;
--ogryn-wash:#d0a04e;
--giallo:#f1d63b;
--yellow-diamond:#f6f1d5;
}

More palettes to explore