All Palettes

Color Palette #9c7a5e, #d0b48a, #f4e0a4, #f3d77c, #e7b63c

0%
0%
0%

CSS code for this palette

/* CSS */
.sandpit {
color: #9c7a5e;
}
.link-to-the-past {
color: #d0b48a;
}
.sun-dust {
color: #f4e0a4;
}
.sandy {
color: #f3d77c;
}
.australium-gold {
color: #e7b63c;
}

/* CSS Variables */
:root {
--sandpit:#9c7a5e;
--link-to-the-past:#d0b48a;
--sun-dust:#f4e0a4;
--sandy:#f3d77c;
--australium-gold:#e7b63c;
}

More palettes to explore