All Palettes

Color Palette #ffc105, #ffb84d, #ff8c00, #ff5724, #d33131

0%
0%
0%

CSS code for this palette

/* CSS */
.marigold {
color: #ffc105;
}
.floral-leaf {
color: #ffb84d;
}
.sun-crete {
color: #ff8c00;
}
.smashing-pumpkins {
color: #ff5724;
}
.akuma {
color: #d33131;
}

/* CSS Variables */
:root {
--marigold:#ffc105;
--floral-leaf:#ffb84d;
--sun-crete:#ff8c00;
--smashing-pumpkins:#ff5724;
--akuma:#d33131;
}

More palettes to explore