All Palettes

Color Palette #ff7033, #ff8b42, #ffb65c, #ffd77a, #ffe8a3

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-orange {
color: #ff7033;
}
.orange-bell-pepper {
color: #ff8b42;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.salomie {
color: #ffd77a;
}
.sun-drenched {
color: #ffe8a3;
}

/* CSS Variables */
:root {
--bright-orange:#ff7033;
--orange-bell-pepper:#ff8b42;
--peanut-butter-chicken:#ffb65c;
--salomie:#ffd77a;
--sun-drenched:#ffe8a3;
}

More palettes to explore