All Palettes

Color Palette #ffb657, #ff9f38, #ff801f, #d66b1f, #a65b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-rain-yellow {
color: #ffb657;
}
.blazing-bonfire {
color: #ff9f38;
}
.orange-you-happy {
color: #ff801f;
}
.fresh-gingerbread {
color: #d66b1f;
}
.falling-leaves {
color: #a65b3a;
}

/* CSS Variables */
:root {
--golden-rain-yellow:#ffb657;
--blazing-bonfire:#ff9f38;
--orange-you-happy:#ff801f;
--fresh-gingerbread:#d66b1f;
--falling-leaves:#a65b3a;
}

More palettes to explore