All Palettes

Color Palette #f6e2b6, #ffb4a3, #ff8052, #ff5e3d, #ff4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.flan {
color: #f6e2b6;
}
.peach-pearl {
color: #ffb4a3;
}
.n-rang-orange {
color: #ff8052;
}
.orange-soda {
color: #ff5e3d;
}
.phaser-beam {
color: #ff4d00;
}

/* CSS Variables */
:root {
--flan:#f6e2b6;
--peach-pearl:#ffb4a3;
--n-rang-orange:#ff8052;
--orange-soda:#ff5e3d;
--phaser-beam:#ff4d00;
}

More palettes to explore