All Palettes

Color Palette #5a4c3a, #a85f4d, #e7a66a, #f1d7a7, #cf2a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.beggar {
color: #5a4c3a;
}
.roycroft-adobe {
color: #a85f4d;
}
.adventure-orange {
color: #e7a66a;
}
.straw-hat {
color: #f1d7a7;
}
.chi-gong {
color: #cf2a2a;
}

/* CSS Variables */
:root {
--beggar:#5a4c3a;
--roycroft-adobe:#a85f4d;
--adventure-orange:#e7a66a;
--straw-hat:#f1d7a7;
--chi-gong:#cf2a2a;
}

More palettes to explore