All Palettes

Color Palette #d45c3a, #e0a55c, #b64c3a, #f1c84b, #d78f3c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mandarin {
color: #d45c3a;
}
.earth-yellow {
color: #e0a55c;
}
.vermilion-red {
color: #b64c3a;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.coppersmith {
color: #d78f3c;
}

/* CSS Variables */
:root {
--sweet-mandarin:#d45c3a;
--earth-yellow:#e0a55c;
--vermilion-red:#b64c3a;
--solar-plexus-chakra:#f1c84b;
--coppersmith:#d78f3c;
}

More palettes to explore