All Palettes

Color Palette #ff8052, #ff9b80, #ffbe9e, #ffd4b8, #fff5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.peachy-salmon {
color: #ff9b80;
}
.blushing-cinnamon {
color: #ffbe9e;
}
.curtsy {
color: #ffd4b8;
}
.creamy-cloud-dreams {
color: #fff5e0;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--peachy-salmon:#ff9b80;
--blushing-cinnamon:#ffbe9e;
--curtsy:#ffd4b8;
--creamy-cloud-dreams:#fff5e0;
}

More palettes to explore