All Palettes

Color Palette #ff6d1f, #ffb300, #ff4281, #a200b8, #1c75f2

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.ucla-gold {
color: #ffb300;
}
.sasquatch-socks {
color: #ff4281;
}
.heliotrope-magenta {
color: #a200b8;
}
.clouded-blue {
color: #1c75f2;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--ucla-gold:#ffb300;
--sasquatch-socks:#ff4281;
--heliotrope-magenta:#a200b8;
--clouded-blue:#1c75f2;
}

More palettes to explore