All Palettes

Color Palette #ff6d1f, #ffa142, #ffc370, #ffe3b3, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.radiation-carrot {
color: #ffa142;
}
.chanterelles {
color: #ffc370;
}
.peach-of-mind {
color: #ffe3b3;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--radiation-carrot:#ffa142;
--chanterelles:#ffc370;
--peach-of-mind:#ffe3b3;
--soviet-gold:#ffd900;
}

More palettes to explore