All Palettes

Color Palette #7e4e1b, #d59b6c, #f3e9d3, #fff1a8, #f5b400

0%
0%
0%

CSS code for this palette

/* CSS */
.milk-chocolate {
color: #7e4e1b;
}
.prayer-flag {
color: #d59b6c;
}
.white-fence {
color: #f3e9d3;
}
.transparent-yellow {
color: #fff1a8;
}
.american-yellow {
color: #f5b400;
}

/* CSS Variables */
:root {
--milk-chocolate:#7e4e1b;
--prayer-flag:#d59b6c;
--white-fence:#f3e9d3;
--transparent-yellow:#fff1a8;
--american-yellow:#f5b400;
}

More palettes to explore