All Palettes

Color Palette #4b3c3a, #6c5a5a, #d4a16e, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.dobunezumi-brown {
color: #4b3c3a;
}
.zambezi {
color: #6c5a5a;
}
.muntok-white-pepper {
color: #d4a16e;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--dobunezumi-brown:#4b3c3a;
--zambezi:#6c5a5a;
--muntok-white-pepper:#d4a16e;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore