All Palettes

Color Palette #e6b565, #d59f4d, #c68e39, #b6802b, #9f701d

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-varnish {
color: #e6b565;
}
.saffron-robe {
color: #d59f4d;
}
.child-of-the-moon {
color: #c68e39;
}
.mandalay {
color: #b6802b;
}
.cinnamon-brown {
color: #9f701d;
}

/* CSS Variables */
:root {
--yellow-varnish:#e6b565;
--saffron-robe:#d59f4d;
--child-of-the-moon:#c68e39;
--mandalay:#b6802b;
--cinnamon-brown:#9f701d;
}

More palettes to explore