All Palettes

Color Palette #e6b800, #d68b00, #c76000, #a84f00, #8a3e00

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b800;
}
.fleur-de-sel-caramel {
color: #d68b00;
}
.crema {
color: #c76000;
}
.tijolo {
color: #a84f00;
}
.espresso-martini {
color: #8a3e00;
}

/* CSS Variables */
:root {
--fat-gold:#e6b800;
--fleur-de-sel-caramel:#d68b00;
--crema:#c76000;
--tijolo:#a84f00;
--espresso-martini:#8a3e00;
}

More palettes to explore