All Palettes

Color Palette #ff8052, #ff9e66, #ffb58a, #ffd3a3, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.coral-dusk {
color: #ffb58a;
}
.affinity {
color: #ffd3a3;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--fresh-cantaloupe:#ff9e66;
--coral-dusk:#ffb58a;
--affinity:#ffd3a3;
--mouse-nose:#ffe4b3;
}

More palettes to explore