All Palettes

Color Palette #ffca75, #ffac4d, #ff8a24, #ff6e00, #ff4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.cheesus {
color: #ffca75;
}
.five-star {
color: #ffac4d;
}
.orange-avant-garde {
color: #ff8a24;
}
.flush-orange {
color: #ff6e00;
}
.phaser-beam {
color: #ff4d00;
}

/* CSS Variables */
:root {
--cheesus:#ffca75;
--five-star:#ffac4d;
--orange-avant-garde:#ff8a24;
--flush-orange:#ff6e00;
--phaser-beam:#ff4d00;
}

More palettes to explore