All Palettes

Color Palette #ffad5c, #ff8b42, #ff7033, #ff4c29, #ff291a

0%
0%
0%

CSS code for this palette

/* CSS */
.vintage-orange {
color: #ffad5c;
}
.orange-bell-pepper {
color: #ff8b42;
}
.bright-orange {
color: #ff7033;
}
.flame-angelfish {
color: #ff4c29;
}
.red-riding-hood {
color: #ff291a;
}

/* CSS Variables */
:root {
--vintage-orange:#ffad5c;
--orange-bell-pepper:#ff8b42;
--bright-orange:#ff7033;
--flame-angelfish:#ff4c29;
--red-riding-hood:#ff291a;
}

More palettes to explore