All Palettes

Color Palette #e6b400, #a87e00, #6b4f00, #c69c6c, #f4dfb4

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b400;
}
.brown-butter {
color: #a87e00;
}
.ayahuasca-vine {
color: #6b4f00;
}
.amber-autumn {
color: #c69c6c;
}
.pina-colada {
color: #f4dfb4;
}

/* CSS Variables */
:root {
--fat-gold:#e6b400;
--brown-butter:#a87e00;
--ayahuasca-vine:#6b4f00;
--amber-autumn:#c69c6c;
--pina-colada:#f4dfb4;
}

More palettes to explore