All Palettes

Color Palette #ff8052, #ff9a75, #ffb59e, #ffd6c2, #ffede5

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.flash-in-the-pan {
color: #ff9a75;
}
.persicus {
color: #ffb59e;
}
.friendship {
color: #ffd6c2;
}
.peach-breeze {
color: #ffede5;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--flash-in-the-pan:#ff9a75;
--persicus:#ffb59e;
--friendship:#ffd6c2;
--peach-breeze:#ffede5;
}

More palettes to explore