All Palettes

Color Palette #fab700, #f07c00, #d64f00, #9e2800, #6b1e00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.r-d-i-ch-ng-orange {
color: #f07c00;
}
.deep-orange {
color: #d64f00;
}
.burnt-red {
color: #9e2800;
}
.roastery {
color: #6b1e00;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--r-d-i-ch-ng-orange:#f07c00;
--deep-orange:#d64f00;
--burnt-red:#9e2800;
--roastery:#6b1e00;
}

More palettes to explore