All Palettes

Color Palette #f0b505, #e08300, #c76a00, #a84f00, #7a3100

0%
0%
0%

CSS code for this palette

/* CSS */
.rucksack-tan {
color: #f0b505;
}
.fulvous {
color: #e08300;
}
.sludge {
color: #c76a00;
}
.tijolo {
color: #a84f00;
}
.bay-brown {
color: #7a3100;
}

/* CSS Variables */
:root {
--rucksack-tan:#f0b505;
--fulvous:#e08300;
--sludge:#c76a00;
--tijolo:#a84f00;
--bay-brown:#7a3100;
}

More palettes to explore