All Palettes

Color Palette #ff5100, #ff8c00, #ffb700, #ffc800, #ffe500

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.sun-crete {
color: #ff8c00;
}
.sunflower-mango {
color: #ffb700;
}
.forsythia {
color: #ffc800;
}
.star {
color: #ffe500;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--sun-crete:#ff8c00;
--sunflower-mango:#ffb700;
--forsythia:#ffc800;
--star:#ffe500;
}

More palettes to explore