All Palettes

Color Palette #ff6d1f, #ffa142, #ffcd61, #ffff80, #b3ff5c

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.radiation-carrot {
color: #ffa142;
}
.golden-moray-eel {
color: #ffcd61;
}
.butter {
color: #ffff80;
}
.pale-lime-green {
color: #b3ff5c;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--radiation-carrot:#ffa142;
--golden-moray-eel:#ffcd61;
--butter:#ffff80;
--pale-lime-green:#b3ff5c;
}

More palettes to explore