All Palettes

Color Palette #c70f0f, #f47b1f, #f8d75d, #6f5f3e, #4e3c3b

0%
0%
0%

CSS code for this palette

/* CSS */
.hawthorn-berry {
color: #c70f0f;
}
.sun-orange {
color: #f47b1f;
}
.glitter-yellow {
color: #f8d75d;
}
.uniform-brown {
color: #6f5f3e;
}
.burnt-bamboo {
color: #4e3c3b;
}

/* CSS Variables */
:root {
--hawthorn-berry:#c70f0f;
--sun-orange:#f47b1f;
--glitter-yellow:#f8d75d;
--uniform-brown:#6f5f3e;
--burnt-bamboo:#4e3c3b;
}

More palettes to explore