All Palettes

Color Palette #ffa052, #ff6933, #ff391f, #d42c16, #a62d2b

0%
0%
0%

CSS code for this palette

/* CSS */
.bittersweet {
color: #ffa052;
}
.halt-and-catch-fire {
color: #ff6933;
}
.red-card {
color: #ff391f;
}
.pure-red {
color: #d42c16;
}
.harissa-red {
color: #a62d2b;
}

/* CSS Variables */
:root {
--bittersweet:#ffa052;
--halt-and-catch-fire:#ff6933;
--red-card:#ff391f;
--pure-red:#d42c16;
--harissa-red:#a62d2b;
}

More palettes to explore