All Palettes

Color Palette #ff6d1f, #ffa142, #ffcd61, #ffd480, #ffdf99

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.radiation-carrot {
color: #ffa142;
}
.golden-moray-eel {
color: #ffcd61;
}
.soft-saffron {
color: #ffd480;
}
.butter-cupcake {
color: #ffdf99;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--radiation-carrot:#ffa142;
--golden-moray-eel:#ffcd61;
--soft-saffron:#ffd480;
--butter-cupcake:#ffdf99;
}

More palettes to explore