All Palettes

Color Palette #f7c94b, #f08000, #db5000, #a83200, #7a1f00

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.r-d-i-ch-ng-orange {
color: #f08000;
}
.deep-orange {
color: #db5000;
}
.burnt-sienna {
color: #a83200;
}
.bloodstain {
color: #7a1f00;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--r-d-i-ch-ng-orange:#f08000;
--deep-orange:#db5000;
--burnt-sienna:#a83200;
--bloodstain:#7a1f00;
}

More palettes to explore