All Palettes

Color Palette #ffc105, #ff6d1f, #ff3c00, #ff4281, #7c4dff

0%
0%
0%

CSS code for this palette

/* CSS */
.marigold {
color: #ffc105;
}
.shocking-orange {
color: #ff6d1f;
}
.coquelicot {
color: #ff3c00;
}
.sasquatch-socks {
color: #ff4281;
}
.venetian-nights {
color: #7c4dff;
}

/* CSS Variables */
:root {
--marigold:#ffc105;
--shocking-orange:#ff6d1f;
--coquelicot:#ff3c00;
--sasquatch-socks:#ff4281;
--venetian-nights:#7c4dff;
}

More palettes to explore