All Palettes

Color Palette #d19900, #c78b3d, #b97c2d, #a6692b, #daa45d

0%
0%
0%

CSS code for this palette

/* CSS */
.leopard {
color: #d19900;
}
.anzac {
color: #c78b3d;
}
.mandalay {
color: #b97c2d;
}
.golden-oak {
color: #a6692b;
}
.butterscotch-syrup {
color: #daa45d;
}

/* CSS Variables */
:root {
--leopard:#d19900;
--anzac:#c78b3d;
--mandalay:#b97c2d;
--golden-oak:#a6692b;
--butterscotch-syrup:#daa45d;
}

More palettes to explore