All Palettes

Color Palette #d19d00, #c28800, #a86b00, #8a5e00, #703e00

0%
0%
0%

CSS code for this palette

/* CSS */
.lepton-gold {
color: #d19d00;
}
.bubonic-brown {
color: #c28800;
}
.butter-fudge {
color: #a86b00;
}
.rat-brown {
color: #8a5e00;
}
.bloodtracker-brown {
color: #703e00;
}

/* CSS Variables */
:root {
--lepton-gold:#d19d00;
--bubonic-brown:#c28800;
--butter-fudge:#a86b00;
--rat-brown:#8a5e00;
--bloodtracker-brown:#703e00;
}

More palettes to explore