All Palettes

Color Palette #7b4e1e, #9e694c, #c88a5b, #e4b872, #f1d63b

0%
0%
0%

CSS code for this palette

/* CSS */
.milk-chocolate {
color: #7b4e1e;
}
.brown-eyes {
color: #9e694c;
}
.wheatberry {
color: #c88a5b;
}
.pyramid-gold {
color: #e4b872;
}
.giallo {
color: #f1d63b;
}

/* CSS Variables */
:root {
--milk-chocolate:#7b4e1e;
--brown-eyes:#9e694c;
--wheatberry:#c88a5b;
--pyramid-gold:#e4b872;
--giallo:#f1d63b;
}

More palettes to explore