All Palettes

Color Palette #ff6d29, #ffa047, #ffb65c, #ffda75, #fff4a3

0%
0%
0%

CSS code for this palette

/* CSS */
.burning-orange {
color: #ff6d29;
}
.au-gratin {
color: #ffa047;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.honey-glaze {
color: #ffda75;
}
.candle-flame {
color: #fff4a3;
}

/* CSS Variables */
:root {
--burning-orange:#ff6d29;
--au-gratin:#ffa047;
--peanut-butter-chicken:#ffb65c;
--honey-glaze:#ffda75;
--candle-flame:#fff4a3;
}

More palettes to explore