All Palettes

Color Palette #f7c5a6, #ff9a75, #ff8052, #ff4d00, #d14900

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c5a6;
}
.flash-in-the-pan {
color: #ff9a75;
}
.n-rang-orange {
color: #ff8052;
}
.phaser-beam {
color: #ff4d00;
}
.kaihau-express {
color: #d14900;
}

/* CSS Variables */
:root {
--peach-damask:#f7c5a6;
--flash-in-the-pan:#ff9a75;
--n-rang-orange:#ff8052;
--phaser-beam:#ff4d00;
--kaihau-express:#d14900;
}

More palettes to explore