All Palettes

Color Palette #ff8000, #ffa033, #ffb366, #ffd699, #ffe6cc

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-juice {
color: #ff8000;
}
.blazing-bonfire {
color: #ffa033;
}
.mango-salsa {
color: #ffb366;
}
.caramel-finish {
color: #ffd699;
}
.kansas-grain {
color: #ffe6cc;
}

/* CSS Variables */
:root {
--orange-juice:#ff8000;
--blazing-bonfire:#ffa033;
--mango-salsa:#ffb366;
--caramel-finish:#ffd699;
--kansas-grain:#ffe6cc;
}

More palettes to explore