All Palettes

Color Palette #fab700, #f0a800, #e6a100, #d68f00, #b87a00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.welcoming-wasp {
color: #f0a800;
}
.hot-butter {
color: #e6a100;
}
.harvest-eve-gold {
color: #d68f00;
}
.cassandra-s-curse {
color: #b87a00;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--welcoming-wasp:#f0a800;
--hot-butter:#e6a100;
--harvest-eve-gold:#d68f00;
--cassandra-s-curse:#b87a00;
}

More palettes to explore