All Palettes

Color Palette #fab700, #f58b00, #f55a00, #e63746, #d60032

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.saffron-gold {
color: #f58b00;
}
.trout-caviar {
color: #f55a00;
}
.poppy-red {
color: #e63746;
}
.carmine {
color: #d60032;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--saffron-gold:#f58b00;
--trout-caviar:#f55a00;
--poppy-red:#e63746;
--carmine:#d60032;
}

More palettes to explore