All Palettes

Color Palette #ff4d00, #ff6d1f, #ff9142, #ffb061, #ffd280

0%
0%
0%

CSS code for this palette

/* CSS */
.phaser-beam {
color: #ff4d00;
}
.shocking-orange {
color: #ff6d1f;
}
.absolute-apricot {
color: #ff9142;
}
.burning-flame {
color: #ffb061;
}
.bread-n-butter {
color: #ffd280;
}

/* CSS Variables */
:root {
--phaser-beam:#ff4d00;
--shocking-orange:#ff6d1f;
--absolute-apricot:#ff9142;
--burning-flame:#ffb061;
--bread-n-butter:#ffd280;
}

More palettes to explore