All Palettes

Color Palette #ff6d1f, #ff9c38, #ffcb5c, #ffe6a8, #fff9e0

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.blazing-bonfire {
color: #ff9c38;
}
.nacho {
color: #ffcb5c;
}
.lady-banksia {
color: #ffe6a8;
}
.beaming-sun {
color: #fff9e0;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--blazing-bonfire:#ff9c38;
--nacho:#ffcb5c;
--lady-banksia:#ffe6a8;
--beaming-sun:#fff9e0;
}

More palettes to explore