All Palettes

Color Palette #d9c19b, #c8a96a, #a76b44, #7c4b36, #4e3a31

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-gate {
color: #d9c19b;
}
.ginger-ale {
color: #c8a96a;
}
.maple-glaze {
color: #a76b44;
}
.tortoise-shell {
color: #7c4b36;
}
.button-eyes {
color: #4e3a31;
}

/* CSS Variables */
:root {
--golden-gate:#d9c19b;
--ginger-ale:#c8a96a;
--maple-glaze:#a76b44;
--tortoise-shell:#7c4b36;
--button-eyes:#4e3a31;
}

More palettes to explore