All Palettes

Color Palette #ff8c00, #ffb300, #ffc800, #ffd900, #ffe100

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-crete {
color: #ff8c00;
}
.ucla-gold {
color: #ffb300;
}
.forsythia {
color: #ffc800;
}
.soviet-gold {
color: #ffd900;
}
.golden-yellow {
color: #ffe100;
}

/* CSS Variables */
:root {
--sun-crete:#ff8c00;
--ucla-gold:#ffb300;
--forsythia:#ffc800;
--soviet-gold:#ffd900;
--golden-yellow:#ffe100;
}

More palettes to explore