All Palettes

Color Palette #f0a800, #e06900, #c72b00, #851d00, #6b0e00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.orange-danger {
color: #e06900;
}
.pleasant-pomegranate {
color: #c72b00;
}
.bloodline {
color: #851d00;
}
.cowpeas {
color: #6b0e00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--orange-danger:#e06900;
--pleasant-pomegranate:#c72b00;
--bloodline:#851d00;
--cowpeas:#6b0e00;
}

More palettes to explore