All Palettes

Color Palette #ff5100, #ff8c00, #ffcd05, #ff6e61, #e14d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.sun-crete {
color: #ff8c00;
}
.sunflower-island {
color: #ffcd05;
}
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-red {
color: #e14d3d;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--sun-crete:#ff8c00;
--sunflower-island:#ffcd05;
--grapefruit-pulp:#ff6e61;
--mandarin-red:#e14d3d;
}

More palettes to explore