All Palettes

Color Palette #b66b3a, #e5a038, #c8af5b, #a59f40, #4f3d30

0%
0%
0%

CSS code for this palette

/* CSS */
.mincemeat {
color: #b66b3a;
}
.culpeo {
color: #e5a038;
}
.hay-wain {
color: #c8af5b;
}
.machine-green {
color: #a59f40;
}
.liver-brown {
color: #4f3d30;
}

/* CSS Variables */
:root {
--mincemeat:#b66b3a;
--culpeo:#e5a038;
--hay-wain:#c8af5b;
--machine-green:#a59f40;
--liver-brown:#4f3d30;
}

More palettes to explore