All Palettes

Color Palette #ff8052, #ffb84d, #ffe0a3, #ffcdcc, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.midday-sun {
color: #ffe0a3;
}
.lusty-gallant {
color: #ffcdcc;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--midday-sun:#ffe0a3;
--lusty-gallant:#ffcdcc;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore