All Palettes

Color Palette #ff6d1f, #ffb700, #00a851, #0081c7, #a400b3

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.sunflower-mango {
color: #ffb700;
}
.green-pigment {
color: #00a851;
}
.water-raceway {
color: #0081c7;
}
.heliotrope-magenta {
color: #a400b3;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--sunflower-mango:#ffb700;
--green-pigment:#00a851;
--water-raceway:#0081c7;
--heliotrope-magenta:#a400b3;
}

More palettes to explore