All Palettes

Color Palette #ff8052, #ff9e66, #ffd900, #ffe3b3, #ffcdcc

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.soviet-gold {
color: #ffd900;
}
.peach-of-mind {
color: #ffe3b3;
}
.lusty-gallant {
color: #ffcdcc;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--fresh-cantaloupe:#ff9e66;
--soviet-gold:#ffd900;
--peach-of-mind:#ffe3b3;
--lusty-gallant:#ffcdcc;
}

More palettes to explore