All Palettes

Color Palette #f7c94b, #f07c00, #e05e00, #bd3c00, #8a1e00

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.r-d-i-ch-ng-orange {
color: #f07c00;
}
.orange-danger {
color: #e05e00;
}
.copper-hopper {
color: #bd3c00;
}
.bloodline {
color: #8a1e00;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--r-d-i-ch-ng-orange:#f07c00;
--orange-danger:#e05e00;
--copper-hopper:#bd3c00;
--bloodline:#8a1e00;
}

More palettes to explore