All Palettes

Color Palette #ff8052, #ffcc00, #ffda8a, #ff6e61, #f7b5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.usc-gold {
color: #ffcc00;
}
.big-bus-yellow {
color: #ffda8a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.mystic-tulip {
color: #f7b5a1;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--usc-gold:#ffcc00;
--big-bus-yellow:#ffda8a;
--grapefruit-pulp:#ff6e61;
--mystic-tulip:#f7b5a1;
}

More palettes to explore