All Palettes

Color Palette #f08d14, #d8792c, #7b593d, #5c3b2d, #b85e2e

0%
0%
0%

CSS code for this palette

/* CSS */
.mimolette-orange {
color: #f08d14;
}
.bitter-orange {
color: #d8792c;
}
.emperador {
color: #7b593d;
}
.cioccolato {
color: #5c3b2d;
}
.gold-varnish-brown {
color: #b85e2e;
}

/* CSS Variables */
:root {
--mimolette-orange:#f08d14;
--bitter-orange:#d8792c;
--emperador:#7b593d;
--cioccolato:#5c3b2d;
--gold-varnish-brown:#b85e2e;
}

More palettes to explore