All Palettes

Color Palette #ffa805, #ffba52, #ffe3b3, #ff7024, #db5f00

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-you-glad {
color: #ffa805;
}
.caroling-candlelight {
color: #ffba52;
}
.peach-of-mind {
color: #ffe3b3;
}
.burning-orange {
color: #ff7024;
}
.ancient-bamboo {
color: #db5f00;
}

/* CSS Variables */
:root {
--orange-you-glad:#ffa805;
--caroling-candlelight:#ffba52;
--peach-of-mind:#ffe3b3;
--burning-orange:#ff7024;
--ancient-bamboo:#db5f00;
}

More palettes to explore