All Palettes

Color Palette #ff6d1f, #ff9b29, #ffe74d, #a9d94a, #ff2e54

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.guava {
color: #ff9b29;
}
.paris-daisy {
color: #ffe74d;
}
.burst-of-lime {
color: #a9d94a;
}
.reddish-pink {
color: #ff2e54;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--guava:#ff9b29;
--paris-daisy:#ffe74d;
--burst-of-lime:#a9d94a;
--reddish-pink:#ff2e54;
}

More palettes to explore