All Palettes

Color Palette #ff6d1f, #ff9d00, #ffd900, #00bfff, #9f1fef

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.mandarin-peel {
color: #ff9d00;
}
.soviet-gold {
color: #ffd900;
}
.capri {
color: #00bfff;
}
.singapore-orchid {
color: #9f1fef;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--mandarin-peel:#ff9d00;
--soviet-gold:#ffd900;
--capri:#00bfff;
--singapore-orchid:#9f1fef;
}

More palettes to explore