All Palettes

Color Palette #fab700, #ffc252, #ff6d1f, #e13e33, #a51d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.golden-tainoi {
color: #ffc252;
}
.shocking-orange {
color: #ff6d1f;
}
.bacon-strips {
color: #e13e33;
}
.bresaola {
color: #a51d3d;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--golden-tainoi:#ffc252;
--shocking-orange:#ff6d1f;
--bacon-strips:#e13e33;
--bresaola:#a51d3d;
}

More palettes to explore