All Palettes

Color Palette #fab700, #f08c00, #d66b00, #c24700, #9e2a00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.saffron-gold {
color: #f08c00;
}
.orange-danger {
color: #d66b00;
}
.vinaceous-tawny {
color: #c24700;
}
.chocolate-fondue {
color: #9e2a00;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--saffron-gold:#f08c00;
--orange-danger:#d66b00;
--vinaceous-tawny:#c24700;
--chocolate-fondue:#9e2a00;
}

More palettes to explore