All Palettes

Color Palette #ff5100, #ff8c00, #ffcc00, #ffec42, #fff8c2

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.sun-crete {
color: #ff8c00;
}
.usc-gold {
color: #ffcc00;
}
.hollandaise {
color: #ffec42;
}
.spring-buttercup {
color: #fff8c2;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--sun-crete:#ff8c00;
--usc-gold:#ffcc00;
--hollandaise:#ffec42;
--spring-buttercup:#fff8c2;
}

More palettes to explore