All Palettes

Color Palette #ff8052, #ff9b80, #ffb380, #ffd080, #ffff80

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.peachy-salmon {
color: #ff9b80;
}
.peach {
color: #ffb380;
}
.bread-n-butter {
color: #ffd080;
}
.butter {
color: #ffff80;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--peachy-salmon:#ff9b80;
--peach:#ffb380;
--bread-n-butter:#ffd080;
--butter:#ffff80;
}

More palettes to explore