All Palettes

Color Palette #ff6d1f, #ff8b3d, #ffae52, #ffd375, #ffeb85

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.sunset-yellow {
color: #ff8b3d;
}
.alajuela-toad {
color: #ffae52;
}
.tamago-egg {
color: #ffd375;
}
.citrus-punch {
color: #ffeb85;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--sunset-yellow:#ff8b3d;
--alajuela-toad:#ffae52;
--tamago-egg:#ffd375;
--citrus-punch:#ffeb85;
}

More palettes to explore