All Palettes

Color Palette #d35c0d, #a85f2e, #c7781f, #e8a55e, #893a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.rusty-orange {
color: #d35c0d;
}
.beef-hotpot {
color: #a85f2e;
}
.brownish-orange {
color: #c7781f;
}
.apricot-sorbet {
color: #e8a55e;
}
.rustica {
color: #893a2a;
}

/* CSS Variables */
:root {
--rusty-orange:#d35c0d;
--beef-hotpot:#a85f2e;
--brownish-orange:#c7781f;
--apricot-sorbet:#e8a55e;
--rustica:#893a2a;
}

More palettes to explore