All Palettes

Color Palette #fab700, #f5c400, #f0a800, #e66f00, #d64000

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.syndicalist {
color: #f5c400;
}
.welcoming-wasp {
color: #f0a800;
}
.accent-orange {
color: #e66f00;
}
.torii-red {
color: #d64000;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--syndicalist:#f5c400;
--welcoming-wasp:#f0a800;
--accent-orange:#e66f00;
--torii-red:#d64000;
}

More palettes to explore