All Palettes

Color Palette #ffc105, #ff9900, #ff5724, #ff4281, #e92063

0%
0%
0%

CSS code for this palette

/* CSS */
.marigold {
color: #ffc105;
}
.vitamin-c {
color: #ff9900;
}
.smashing-pumpkins {
color: #ff5724;
}
.sasquatch-socks {
color: #ff4281;
}
.mellow-melon {
color: #e92063;
}

/* CSS Variables */
:root {
--marigold:#ffc105;
--vitamin-c:#ff9900;
--smashing-pumpkins:#ff5724;
--sasquatch-socks:#ff4281;
--mellow-melon:#e92063;
}

More palettes to explore