All Palettes

Color Palette #dba400, #d18b00, #b87100, #8f5d00, #6b5000

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-beryl-yellow {
color: #dba400;
}
.festering-brown {
color: #d18b00;
}
.indocile-tiger {
color: #b87100;
}
.rat-brown {
color: #8f5d00;
}
.ayahuasca-vine {
color: #6b5000;
}

/* CSS Variables */
:root {
--golden-beryl-yellow:#dba400;
--festering-brown:#d18b00;
--indocile-tiger:#b87100;
--rat-brown:#8f5d00;
--ayahuasca-vine:#6b5000;
}

More palettes to explore