All Palettes

Color Palette #ffd900, #ffb700, #ff8052, #ff6e61, #ff4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.sunflower-mango {
color: #ffb700;
}
.n-rang-orange {
color: #ff8052;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4d;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--sunflower-mango:#ffb700;
--n-rang-orange:#ff8052;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4d;
}

More palettes to explore