All Palettes

Color Palette #ff6d1f, #ffa142, #ffcc66, #ffe59e, #fff8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.radiation-carrot {
color: #ffa142;
}
.qing-yellow {
color: #ffcc66;
}
.hello-yellow {
color: #ffe59e;
}
.beaming-sun {
color: #fff8e0;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--radiation-carrot:#ffa142;
--qing-yellow:#ffcc66;
--hello-yellow:#ffe59e;
--beaming-sun:#fff8e0;
}

More palettes to explore