All Palettes

Color Palette #6f0b0b, #9d2a2a, #d83b3b, #f47b1f, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.coffee-brick {
color: #6f0b0b;
}
.rustic-rouge {
color: #9d2a2a;
}
.red-power {
color: #d83b3b;
}
.sun-orange {
color: #f47b1f;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--coffee-brick:#6f0b0b;
--rustic-rouge:#9d2a2a;
--red-power:#d83b3b;
--sun-orange:#f47b1f;
--sunshine-mellow:#f1c40e;
}

More palettes to explore