All Palettes

Color Palette #a37e3e, #b39f3d, #d6c64c, #e9d690, #f2e2b0

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-dust {
color: #a37e3e;
}
.tiki-torch {
color: #b39f3d;
}
.green-sheen {
color: #d6c64c;
}
.pineapple-slice {
color: #e9d690;
}
.bone-white {
color: #f2e2b0;
}

/* CSS Variables */
:root {
--gold-dust:#a37e3e;
--tiki-torch:#b39f3d;
--green-sheen:#d6c64c;
--pineapple-slice:#e9d690;
--bone-white:#f2e2b0;
}

More palettes to explore