All Palettes

Color Palette #ff6d1f, #ff9c33, #ffb84d, #ffcc66, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.indian-saffron {
color: #ff9c33;
}
.floral-leaf {
color: #ffb84d;
}
.qing-yellow {
color: #ffcc66;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--indian-saffron:#ff9c33;
--floral-leaf:#ffb84d;
--qing-yellow:#ffcc66;
--mouse-nose:#ffe4b3;
}

More palettes to explore