All Palettes

Color Palette #fab700, #f09c00, #e77e23, #d05b3e, #a44c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.wiener-schnitzel {
color: #f09c00;
}
.orange-gluttony {
color: #e77e23;
}
.reed-mace {
color: #d05b3e;
}
.earth-red {
color: #a44c5a;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--wiener-schnitzel:#f09c00;
--orange-gluttony:#e77e23;
--reed-mace:#d05b3e;
--earth-red:#a44c5a;
}

More palettes to explore