All Palettes

Color Palette #c82d28, #e1a54c, #f7d259, #6f4c3e, #b54f3b

0%
0%
0%

CSS code for this palette

/* CSS */
.peri-peri {
color: #c82d28;
}
.brass-mesh {
color: #e1a54c;
}
.wake-me-up {
color: #f7d259;
}
.burned-brown {
color: #6f4c3e;
}
.hot-chilli {
color: #b54f3b;
}

/* CSS Variables */
:root {
--peri-peri:#c82d28;
--brass-mesh:#e1a54c;
--wake-me-up:#f7d259;
--burned-brown:#6f4c3e;
--hot-chilli:#b54f3b;
}

More palettes to explore