All Palettes

Color Palette #ff8052, #ff976b, #ffb69e, #ffdfc2, #ff5e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.atomic-tangerine {
color: #ff976b;
}
.persicus {
color: #ffb69e;
}
.sand-muffin {
color: #ffdfc2;
}
.orange-soda {
color: #ff5e3d;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--atomic-tangerine:#ff976b;
--persicus:#ffb69e;
--sand-muffin:#ffdfc2;
--orange-soda:#ff5e3d;
}

More palettes to explore