All Palettes

Color Palette #ff6d1f, #ffa047, #ffcb5c, #ffe3a3, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.au-gratin {
color: #ffa047;
}
.nacho {
color: #ffcb5c;
}
.midday-sun {
color: #ffe3a3;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--au-gratin:#ffa047;
--nacho:#ffcb5c;
--midday-sun:#ffe3a3;
--mouse-nose:#ffe4b3;
}

More palettes to explore