All Palettes

Color Palette #e76a23, #faa700, #e1c698, #9f512d, #3b2d2b

0%
0%
0%

CSS code for this palette

/* CSS */
.24-carrot {
color: #e76a23;
}
.chrome-yellow {
color: #faa700;
}
.chamomile {
color: #e1c698;
}
.texas-ranger-brown {
color: #9f512d;
}
.mole {
color: #3b2d2b;
}

/* CSS Variables */
:root {
--24-carrot:#e76a23;
--chrome-yellow:#faa700;
--chamomile:#e1c698;
--texas-ranger-brown:#9f512d;
--mole:#3b2d2b;
}

More palettes to explore