All Palettes

Color Palette #8a5d3d, #d1b45c, #e9c88b, #f4e5a4, #f9cf5d

0%
0%
0%

CSS code for this palette

/* CSS */
.fertile-soil {
color: #8a5d3d;
}
.tanami-desert {
color: #d1b45c;
}
.norman-shaw-goldspar {
color: #e9c88b;
}
.cymophane-yellow {
color: #f4e5a4;
}
.beach-party {
color: #f9cf5d;
}

/* CSS Variables */
:root {
--fertile-soil:#8a5d3d;
--tanami-desert:#d1b45c;
--norman-shaw-goldspar:#e9c88b;
--cymophane-yellow:#f4e5a4;
--beach-party:#f9cf5d;
}

More palettes to explore