All Palettes

Color Palette #ff8052, #ff9f75, #ffb899, #ffdfc2, #fff5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.candyman {
color: #ff9f75;
}
.cream-puff {
color: #ffb899;
}
.sand-muffin {
color: #ffdfc2;
}
.creamy-cloud-dreams {
color: #fff5e0;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--candyman:#ff9f75;
--cream-puff:#ffb899;
--sand-muffin:#ffdfc2;
--creamy-cloud-dreams:#fff5e0;
}

More palettes to explore